|
Fermat
|
Public Types | |
| typedef CounterT | Counter_Type |
Public Methods | |
| virtual void | dispose ()=0 |
| called when m_shcount goes to 0 | |
| virtual void | destroy () |
| called when m_wkcount goes to 0 | |
| virtual void * | get_deleter (const std::type_info &)=0 |
| void | add_ref_copy () |
| void | add_ref_lock () |
| void | release () |
| void | weak_add_ref () |
| void | weak_release () |
| Counter_Type | use_count () const |
1.8.13