push_front_impl< atria::meta::pack_tag >::apply< atria::meta::pack< Args... >, T > Struct Template Reference

Public Types

typedef atria::meta::pack< T, Args... > type
 

Detailed Description

template<>
template<typename T, typename... Args>
struct boost::mpl::push_front_impl< atria::meta::pack_tag >::apply< atria::meta::pack< Args... >, T >

Definition at line 167 of file pack.hpp.


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