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

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

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