Toolbox snapshot
The Reactive C++ Toolbox
|
This is the complete list of members for toolbox::util::RefCount< DerivedT, PolicyT >, including all inherited members.
add_ref() const noexcept | toolbox::util::RefCount< DerivedT, PolicyT > | inline |
operator=(const RefCount &) noexcept=default | toolbox::util::RefCount< DerivedT, PolicyT > | |
operator=(RefCount &&) noexcept=default | toolbox::util::RefCount< DerivedT, PolicyT > | |
ref_count() const noexcept | toolbox::util::RefCount< DerivedT, PolicyT > | inline |
RefCount() noexcept=default | toolbox::util::RefCount< DerivedT, PolicyT > | |
RefCount(const RefCount &) noexcept=default | toolbox::util::RefCount< DerivedT, PolicyT > | |
RefCount(RefCount &&) noexcept=default | toolbox::util::RefCount< DerivedT, PolicyT > | |
release() const noexcept | toolbox::util::RefCount< DerivedT, PolicyT > | inline |
~RefCount()=default | toolbox::util::RefCount< DerivedT, PolicyT > |