MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::Rc< T > Member List

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

acquire()mtcore::Rc< T >inline
deinit(Allocator &alloc)mtcore::Rc< T >inline
init(Allocator &alloc, Args... args)mtcore::Rc< T >inline
operator bool() constmtcore::Rc< T >inline
operator*()mtcore::Rc< T >inline
operator*() constmtcore::Rc< T >inline
operator->()mtcore::Rc< T >inline
operator->() constmtcore::Rc< T >inline
operator==(const Rc &other) constmtcore::Rc< T >inline
operator==(T *other) constmtcore::Rc< T >inline
operator==(const T *other) constmtcore::Rc< T >inline
rcmtcore::Rc< T >
release(Allocator &alloc)mtcore::Rc< T >inline
valid() constmtcore::Rc< T >inline
weak()mtcore::Rc< T >inline