push_front_impl< atria::meta::std_tuple_tag >::apply< std::tuple< Args... >, T > Struct Template Reference

Public Types

typedef std::tuple< T, Args... > type
 

Detailed Description

template<>
template<typename T, typename... Args>
struct boost::mpl::push_front_impl< atria::meta::std_tuple_tag >::apply< std::tuple< Args... >, T >

Definition at line 116 of file std_tuple.hpp.


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