libstdc++
std::__is_trivially_copy_constructible_impl< _Tp, bool > Struct Template Reference

Detailed Description

template<typename _Tp, bool = __is_referenceable<_Tp>::value>
struct std::__is_trivially_copy_constructible_impl< _Tp, bool >

is_trivially_copy_constructible

Definition at line 1192 of file type_traits.


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