RefleX
Build DDS Applications in Modern C++ without IDL
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Public Types | List of all members
reflex::meta::get_nested_type< std::tuple< Args...>, indices< Head > > Struct Template Reference

#include <memberwise.h>

Public Types

typedef std::tuple_element
< Head, std::tuple< Args...>
>::type 
type
 

Member Typedef Documentation

template<class... Args, int Head>
typedef std::tuple_element<Head, std::tuple<Args...> >::type reflex::meta::get_nested_type< std::tuple< Args...>, indices< Head > >::type

The documentation for this struct was generated from the following file: