pop_front_impl< atria::meta::pack_tag >::apply< atria::meta::pack< First, Types... > > Struct Template Reference

Public Types

typedef atria::meta::pack< Types... > type
 

Detailed Description

template<>
template<class First, class... Types>
struct boost::mpl::pop_front_impl< atria::meta::pack_tag >::apply< atria::meta::pack< First, Types... > >

Definition at line 156 of file pack.hpp.


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