libstdc++
|
#include <type_traits>
Inherits __bool_constant< __is_trivial(_Tp)>.
is_trivial
is_trivially_default_constructible
, is_trivially_copy_constructible
, is_trivially_copy_assignable
, etc., depending on the exact check(s) needed. Definition at line 896 of file type_traits.