std::is trivially copy assignable
GPTKB entity
Statements (14)
Predicate | Object |
---|---|
gptkbp:instanceOf |
type trait
|
gptkbp:checksFor |
T is trivially copy assignable
|
gptkbp:definedIn |
<type_traits>
|
gptkbp:headerFile |
<type_traits>
|
https://www.w3.org/2000/01/rdf-schema#label |
std::is trivially copy assignable
|
gptkbp:inheritsFrom |
gptkb:std::integral_constant
|
gptkbp:introducedIn |
gptkb:C++11
|
gptkbp:namespace |
std
|
gptkbp:parameter |
T
|
gptkbp:specialty |
std::is_trivially_copy_assignable<T>
|
gptkbp:valuation |
true or false (depending on T)
|
gptkbp:valueType |
bool
|
gptkbp:bfsParent |
gptkb:C++11
|
gptkbp:bfsLayer |
6
|