MeixnerGC  1.0
make_gc< T > Member List

This is the complete list of members for make_gc< T >, including all inherited members.

gc_base_ptr(gc_object *c=nullptr)gc_base_ptrexplicit
gc_base_ptr(const gc_base_ptr &o)gc_base_ptrinline
gc_base_ptr(gc_base_ptr &&o)gc_base_ptr
GC_HEAP enum valuegc_base_ptrprotected
gc_ptr()gc_ptr< T >inline
gc_ptr(nullptr_t)gc_ptr< T >inline
gc_ptr(const gc_ptr &o)gc_ptr< T >inline
gc_ptr(gc_ptr &&o)gc_ptr< T >inline
gc_ptr(const gc_base_ptr &o, T *p)gc_ptr< T >inline
gc_ptr(const gc_ptr< U > &o)gc_ptr< T >inline
get() const noexceptgc_ptr< T >inline
make_gc(Args &&...args)make_gc< T >inline
nextgc_base_ptrprotected
objectgc_base_ptrprotected
operator T *() const noexceptgc_ptr< T >inline
operator*() const noexceptgc_ptr< T >inline
operator++() noexceptgc_ptr< T >inline
operator++(int) noexceptgc_ptr< T >inline
operator+=(const U &z) noexceptgc_ptr< T >inline
operator--() noexceptgc_ptr< T >inline
operator--(int) noexceptgc_ptr< T >inline
operator-=(const U &z) noexceptgc_ptr< T >inline
operator->() const noexceptgc_ptr< T >inline
operator=(const gc_ptr &o)gc_ptr< T >inline
operator=(gc_ptr &&o)gc_ptr< T >inline
operator=(nullptr_t)gc_ptr< T >inline
gc_base_ptr::operator=(const gc_base_ptr &o)gc_base_ptr
gc_base_ptr::operator=(gc_base_ptr &&o)gc_base_ptr
operator[](int idx) const noexceptgc_ptr< T >inline
ptrgc_ptr< T >protected
PtrType enum namegc_base_ptrprotected
reset()gc_ptr< T >inline
ROOT enum valuegc_base_ptrprotected
typegc_base_ptrprotected
~gc_base_ptr()gc_base_ptr