$search
Smart pointers implementation. More...
Namespaces | |
namespace | ref_count |
Toolbox for reference counting life time management. | |
Classes | |
struct | count_pointer |
reference counting pointer definition traits More... | |
class | null_access |
Null pointer access exception. More... | |
class | pointer |
Generic smart pointer. More... | |
struct | uniq_pointer |
Unique instance memory pointer definition traits. More... |
Smart pointers implementation.
This namespace embeds all the classes used to implement smart pointers