std::auto ptr

GPTKB entity

Statements (14)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:std::unique_ptr
gptkbp:constructor std::auto_ptr(T* ptr)
std::auto_ptr(const std::auto_ptr& other)
gptkbp:headliner <memory>
gptkbp:operator std::auto_ptr& operator=(const std::auto_ptr& other)
gptkbp:ram void swap(std::auto_ptr& other)
gptkbp:receives T* get() const
gptkbp:released T* release()
gptkbp:replaced_by gptkb:std::unique_ptr
C++11
gptkbp:restoration void reset(T* ptr = nullptr)
gptkbp:theme T