Instigate Open Source Documentation

instigate::stl::unary_type_traits< unsigned int > Struct Template Reference

Specialization of the instigate::stl::unary_type_traits for unsigned int type. More...

#include <_unary_type_traits.hpp>

List of all members.

Public Types

typedef instigate::stl::true_type has_trivial_default_constructor
 the type has trivial default constructor
typedef instigate::stl::true_type has_trivial_copy_constructor
 the type has trivial copy constructor
typedef instigate::stl::true_type has_trivial_assignment_operator
 the type has trivial assignment operator
typedef instigate::stl::true_type has_trivial_destructor
 the type has trivial default destructor
typedef instigate::stl::true_type is_POD_type
 the type is POD type


Detailed Description

template<>
struct instigate::stl::unary_type_traits< unsigned int >

Specialization of the instigate::stl::unary_type_traits for unsigned int type.
The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source