next< atria::meta::pack_iterator< atria::meta::pack< First, Args... > > > Struct Template Reference

Public Types

typedef atria::meta::pack_iterator< atria::meta::pack< Args... > > type
 

Detailed Description

template<typename First, class... Args>
struct boost::mpl::next< atria::meta::pack_iterator< atria::meta::pack< First, Args... > > >

Definition at line 261 of file pack.hpp.


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