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::type_traits::container_traits_impl< C, true > Struct Template Reference

#include <enable_if.h>

Public Types

typedef C::value_type value_type
 
typedef C::iterator iterator
 

Member Typedef Documentation

template<class C >
typedef C::iterator reflex::type_traits::container_traits_impl< C, true >::iterator
template<class C >
typedef C::value_type reflex::type_traits::container_traits_impl< C, true >::value_type

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