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

Public Types

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

Detailed Description

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

Definition at line 178 of file pack.hpp.


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