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::is_bool_or_enum< T > Struct Template Reference

#include <enable_if.h>

Public Types

enum  { value = is_bool<T>::value || is_enum<T>::value }
 

Member Enumeration Documentation

template<class T >
anonymous enum
Enumerator
value 

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