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

is_trivial More...

Inherits integral_constant< bool, __is_trivial(_Tp)>.


Detailed Description

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

is_trivial

Definition at line 178 of file type_traits.


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