NEST  2.6.0,not_revisioned_source_dir@0
List of all members
has_trivial_destructor< std::pair< T, U > > Struct Template Reference

#include <type_traits.h>

Inheritance diagram for has_trivial_destructor< std::pair< T, U > >:
integral_constant< bool,(has_trivial_destructor< T >::value &&has_trivial_destructor< U >::value)>

Additional Inherited Members

- Public Types inherited from integral_constant< bool,(has_trivial_destructor< T >::value &&has_trivial_destructor< U >::value)>
typedef bool value_type
 
typedef integral_constant
< bool, v > 
type
 
- Static Public Attributes inherited from integral_constant< bool,(has_trivial_destructor< T >::value &&has_trivial_destructor< U >::value)>
static const bool value
 

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