std::experimental::shared_ptr
Retrieves the pointer stored in a std::experimental::shared_ptr instance.
T* operator->() const noexcept;
this->get()
Nothing.
#include <experimental/atomic>
get
Design and Content © Copyright 2008-2024 Just Software Solutions Ltd. All Rights Reserved. | Privacy Policy