__type_traits(3)

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.
libstdc++-v3 Source 1 Jan 2007
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout