NEST  2.6.0,not_revisioned_source_dir@0
List of all members
is_pod< T > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for is_pod< T >:
value||#if!defined(_MSC_VER)&&!(defined(__GNUC__)&&__GNUC__<=3) is_enum< T >::value||#endif is_pointer< T >::value)> has_trivial_assign< T > has_trivial_constructor< T > has_trivial_copy< T > has_trivial_destructor< T > is_pod< const T > is_pod< const volatile T > is_pod< volatile T > has_trivial_constructor< const T > has_trivial_copy< const T > has_trivial_destructor< const T >

Additional Inherited Members

- Public Types inherited from value||#if!defined(_MSC_VER)&&!(defined(__GNUC__)&&__GNUC__<=3) is_enum< T >::value||#endif is_pointer< T >::value)>
typedef bool value_type
 
typedef integral_constant
< bool, v > 
type
 
- Static Public Attributes inherited from value||#if!defined(_MSC_VER)&&!(defined(__GNUC__)&&__GNUC__<=3) is_enum< T >::value||#endif is_pointer< T >::value)>
static const bool value
 

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