Rosetta  2019.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces
owning_ptr.hh File Reference

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>

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
 

Detailed Description

Owning smart pointer using C++11.

Owning smart pointer using boost header-only libraries.

Author
Luki Goldschmidt lugo@.nosp@m.uw.e.nosp@m.du