next< atria::meta::std_tuple_iterator< std::tuple< First, Args... > > > Struct Template Reference

Public Types

typedef atria::meta::std_tuple_iterator< std::tuple< Args... > > type
 

Detailed Description

template<typename First, class... Args>
struct boost::mpl::next< atria::meta::std_tuple_iterator< std::tuple< First, Args... > > >

Definition at line 212 of file std_tuple.hpp.


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