std_tuple_iterator< std::tuple< Args... > > Struct Template Reference

Public Types

typedef atria::meta::std_tuple_tag tag
 
typedef boost::mpl::forward_iterator_tag category
 

Detailed Description

template<class... Args>
struct atria::meta::std_tuple_iterator< std::tuple< Args... > >

Definition at line 62 of file std_tuple.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub