std::is_pod< _Tp > Struct Template Reference
[Type Traits]

is_pod More...

Inherits integral_constant< bool, __is_pod(_Tp)>.


Detailed Description

template<typename _Tp>
struct std::is_pod< _Tp >

is_pod

Definition at line 191 of file type_traits.


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