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

Public Types

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

Detailed Description

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

Definition at line 128 of file std_tuple.hpp.


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