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

has_trivial_destructor More...

Inherits integral_constant< bool, __has_trivial_destructor(_Tp)>.


Detailed Description

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

has_trivial_destructor

Definition at line 257 of file type_traits.


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