_IsPOD< _Tp > Struct Template Reference

#include <type_traits.h>

List of all members.

Public Types

typedef __type_traits< _Tp
>::is_POD_type 
_Type

Static Public Member Functions

static _Type _Answer ()


Detailed Description

template<class _Tp>
struct _IsPOD< _Tp >

Definition at line 496 of file type_traits.h.


Member Typedef Documentation

template<class _Tp>
typedef __type_traits<_Tp>::is_POD_type _IsPOD< _Tp >::_Type

Definition at line 497 of file type_traits.h.


Member Function Documentation

template<class _Tp>
static _Type _IsPOD< _Tp >::_Answer (  )  [inline, static]

Definition at line 498 of file type_traits.h.


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



Generated on Mon Mar 10 15:32:54 2008 by  doxygen 1.5.1