#include <shared_count.hpp>
Definition at line 560 of file shared_count.hpp.
◆ weak_count() [1/4]
boost::detail::weak_count::weak_count |
( |
| ) |
|
|
inline |
◆ weak_count() [2/4]
boost::detail::weak_count::weak_count |
( |
shared_count const & |
r | ) |
|
|
inline |
◆ weak_count() [3/4]
boost::detail::weak_count::weak_count |
( |
weak_count const & |
r | ) |
|
|
inline |
◆ weak_count() [4/4]
boost::detail::weak_count::weak_count |
( |
weak_count && |
r | ) |
|
|
inline |
◆ ~weak_count()
boost::detail::weak_count::~weak_count |
( |
| ) |
|
|
inline |
◆ empty()
bool boost::detail::weak_count::empty |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ swap()
void boost::detail::weak_count::swap |
( |
weak_count & |
r | ) |
|
|
inline |
◆ use_count()
long boost::detail::weak_count::use_count |
( |
| ) |
const |
|
inline |
◆ operator<
◆ operator==
◆ shared_count
◆ pi_
The documentation for this class was generated from the following file: