Rosetta
|
Owning smart pointer using C++11. More...
#include <utility/pointer/boost/owning_ptr.fwd.hh>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <utility/pointer/ReferenceCount.hh>
Go to the source code of this file.
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
utility::pointer | |
Owning smart pointer using C++11.
Owning smart pointer using boost header-only libraries.
Definition in file owning_ptr.hh.