std::initializer list

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf C++ standard library class template
gptkbp:assignable false
gptkbp:canBe constructor parameter
function parameter
gptkbp:canBeCopiedBy true
gptkbp:cannotBeModified true
gptkbp:cannotBeResized true
gptkbp:containsElement const T
gptkbp:definedIn <initializer_list> header
gptkbp:function begin()
end()
size()
https://www.w3.org/2000/01/rdf-schema#label std::initializer list
gptkbp:introducedIn gptkb:C++11
gptkbp:lifespan does not manage storage
gptkbp:mutable false
gptkbp:namespace std
gptkbp:parameter T
gptkbp:purpose provides access to a fixed array of objects
gptkbp:usedFor range-based for loops
uniform initialization
gptkbp:bfsParent gptkb:C++11
gptkbp:bfsLayer 6