front_impl< atria::meta::pack_tag >::apply< atria::meta::pack< T, Ts... > > Struct Template Reference

Public Types

using type = T
 

Detailed Description

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

Definition at line 135 of file pack.hpp.


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