pop_back_impl< atria::meta::std_tuple_tag >::apply_impl< Tuple, tuple_seq< S... > > Struct Template Reference

Public Types

typedef std::tuple< typename std::tuple_element< S, Tuple >::type... > type
 

Detailed Description

template<>
template<class Tuple, int... S>
struct boost::mpl::pop_back_impl< atria::meta::std_tuple_tag >::apply_impl< Tuple, tuple_seq< S... > >

Definition at line 179 of file std_tuple.hpp.


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