TTTT Analysis  0.1
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
fv::_Zip< Head, Tail... > Class Template Reference
Inheritance diagram for fv::_Zip< Head, Tail... >:
Inheritance graph
[legend]
Collaboration diagram for fv::_Zip< Head, Tail... >:
Collaboration graph
[legend]

Public Member Functions

 _Zip (Value< std::vector< Head >> *head, Value< std::vector< Tail >> *... tail)
 

Protected Member Functions

int _get_size ()
 
std::tuple< Head, Tail... > _get_at (int idx)
 
bool _verify_integrity ()
 
std::string _get_name ()
 

Protected Attributes

Value< std::vector< Head > > * head
 

The documentation for this class was generated from the following file: