std::make unique()

GPTKB entity

Statements (12)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:std::unique_ptr
gptkbp:can_be constructor arguments
gptkbp:defines <memory> header
gptkbp:exemplifies dynamic memory management
gptkbp:held_in gptkb:Magic:_The_Gathering_set
gptkbp:is_part_of C++14 standard
gptkbp:is_protected_by memory leaks
gptkbp:is_used_for creating objects on the heap
gptkbp:provides_information_on gptkb:std::unique_ptr
gptkbp:replaced_by new operator for unique_ptr