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

has_trivial_assign More...

Inherits integral_constant< bool, __has_trivial_assign(_Tp)>.


Detailed Description

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

has_trivial_assign

Definition at line 251 of file type_traits.


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