#include <root_ptr.hpp>
|
template<class U , class Alloc > |
class | root_ptr |
|
◆ element_type
template<class T , class Allocator = standard_allocator>
◆ pointer
template<class T , class Allocator = standard_allocator>
◆ allocator_type
template<class T , class Allocator = standard_allocator>
◆ this_type
template<class T , class Allocator = standard_allocator>
◆ root_ptr() [1/6]
template<class T , class Allocator = standard_allocator>
◆ root_ptr() [2/6]
template<class T , class Allocator = standard_allocator>
◆ root_ptr() [3/6]
template<class T , class Allocator = standard_allocator>
◆ root_ptr() [4/6]
template<class T , class Allocator = standard_allocator>
◆ root_ptr() [5/6]
template<class T , class Allocator = standard_allocator>
template<class U >
◆ root_ptr() [6/6]
template<class T , class Allocator = standard_allocator>
◆ ~root_ptr()
template<class T , class Allocator = standard_allocator>
◆ swap()
template<class T , class Allocator = standard_allocator>
◆ operator=() [1/4]
template<class T , class Allocator = standard_allocator>
◆ operator=() [2/4]
template<class T , class Allocator = standard_allocator>
◆ operator=() [3/4]
template<class T , class Allocator = standard_allocator>
template<class U >
◆ operator=() [4/4]
template<class T , class Allocator = standard_allocator>
◆ release()
template<class T , class Allocator = standard_allocator>
◆ reset()
template<class T , class Allocator = standard_allocator>
◆ get()
template<class T , class Allocator = standard_allocator>
◆ get_allocator()
template<class T , class Allocator = standard_allocator>
◆ is_root()
template<class T , class Allocator = standard_allocator>
◆ operator bool()
template<class T , class Allocator = standard_allocator>
◆ operator*()
template<class T , class Allocator = standard_allocator>
◆ operator->()
template<class T , class Allocator = standard_allocator>
◆ root_ptr
template<class T , class Allocator = standard_allocator>
template<class U , class Alloc >
The documentation for this class was generated from the following file: