#include <refcount.hpp>
Public Types | |
| typedef void *& | type |
| Same as (void*&). | |
Static Public Member Functions | |
| static type | deref (type xx) |
| Returns xx. | |
Definition at line 87 of file refcount.hpp.
| typedef void* & refcount::Detail::ref_type< void >::type |
| static type refcount::Detail::ref_type< void >::deref | ( | type | xx | ) | [inline, static] |
1.5.8