pop_front_impl< atria::meta::std_tuple_tag >::apply< std::tuple< First, Types... > > Struct Template Reference

Public Types

typedef std::tuple< Types... > type
 

Detailed Description

template<>
template<class First, class... Types>
struct boost::mpl::pop_front_impl< atria::meta::std_tuple_tag >::apply< std::tuple< First, Types... > >

Definition at line 104 of file std_tuple.hpp.


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