libstdc++
std::is_trivial< _Tp > Struct Template Reference

#include <type_traits>

Inherits __bool_constant< __is_trivial(_Tp)>.

Detailed Description

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

is_trivial

Definition at line 887 of file type_traits.


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