man __type_traits (Fonctions bibliothèques) -

NAME

__type_traits -

SYNOPSIS



Public Types

typedef __true_type this_dummy_member_must_be_first

typedef __false_type has_trivial_default_constructor

typedef __false_type has_trivial_copy_constructor

typedef __false_type has_trivial_assignment_operator

typedef __false_type has_trivial_destructor

typedef __false_type isPOD_type

Detailed Description

template<class Type> struct __type_traits< Type >

Definition at line 94 of file type_traits.h.

Author

Generated automatically by Doxygen for libstdc++-v3 Source from the source code.