|
Fermat
|
Public Types | |
| typedef CountedBase< CounterT >::Counter_Type | Counter_Type |
Public Methods | |
| WeakCount (const SharedCount< CounterT > &sc) | |
| WeakCount (const WeakCount &wc) | |
| WeakCount & | operator= (const SharedCount< CounterT > &sc) |
| WeakCount & | operator= (const WeakCount &wc) |
| void | swap (WeakCount &wc) |
| Counter_Type | use_count () const |
| void * | get_deleter (const std::type_info &ti) const |
Friends | |
| class | SharedCount< CounterT > |
| bool | operator== (const WeakCount &a, const WeakCount &b) |
| bool | operator< (const WeakCount &a, const WeakCount &b) |
1.8.13