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::at< std::pair< First, Second >, I > Struct Template Reference

#include <enable_if.h>

Public Types

typedef std::tuple_element< I,
std::pair< First, Second >
>::type 
type
 

Member Typedef Documentation

template<class First , class Second , size_t I>
typedef std::tuple_element<I, std::pair<First, Second> >::type reflex::meta::at< std::pair< First, Second >, I >::type

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