std::is trivially destructible

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf type trait
gptkbp:category compile-time type information
gptkbp:definedIn <type_traits>
gptkbp:describes Checks if T is a type with a trivial destructor.
gptkbp:headerFile <type_traits>
https://www.w3.org/2000/01/rdf-schema#label std::is trivially destructible
gptkbp:inheritsFrom gptkb:std::integral_constant
gptkbp:introducedIn gptkb:C++11
gptkbp:namespace std
gptkbp:parameter T
gptkbp:specialty std::integral_constant<bool, ...>
gptkbp:standardizedBy gptkb:ISO_C++
gptkbp:uses std::is_trivially_destructible<T>::value
gptkbp:valueMember value
gptkbp:valueType bool
gptkbp:bfsParent gptkb:C++11
gptkbp:bfsLayer 6