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::remove_refs< const std::tuple< Args...> > Struct Template Reference

#include <enable_if.h>

Public Types

typedef const std::tuple
< typename remove_reference
< Args >::type...> 
type
 

Member Typedef Documentation

template<class... Args>
typedef const std::tuple<typename remove_reference<Args>::type...> reflex::meta::remove_refs< const std::tuple< Args...> >::type

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