Whole document tree
    

Whole document tree

Template__type_traits< wchar_t > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

__type_traits< wchar_t > Struct Template Reference

#include <type_traits.h>

List of all members.

Public Types

typedef __true_type has_trivial_default_constructor
typedef __true_type has_trivial_copy_constructor
typedef __true_type has_trivial_assignment_operator
typedef __true_type has_trivial_destructor
typedef __true_type is_POD_type

template<>
struct __type_traits< wchar_t >


Member Typedef Documentation

typedef __true_type __type_traits< wchar_t >::has_trivial_assignment_operator
 

Definition at line 155 of file type_traits.h.

typedef __true_type __type_traits< wchar_t >::has_trivial_copy_constructor
 

Definition at line 154 of file type_traits.h.

typedef __true_type __type_traits< wchar_t >::has_trivial_default_constructor
 

Definition at line 153 of file type_traits.h.

typedef __true_type __type_traits< wchar_t >::has_trivial_destructor
 

Definition at line 156 of file type_traits.h.

typedef __true_type __type_traits< wchar_t >::is_POD_type
 

Definition at line 157 of file type_traits.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:35 2002 for libstdc++-v3 Source by doxygen1.2.15