#include <stl_threads.h>
Inheritance diagram for std::_Refcount_Base:
Public Types | |
typedef size_t | _RC_t |
Public Methods | |
_Refcount_Base (_RC_t __n) | |
void | _M_incr () |
_RC_t | _M_decr () |
Public Attributes | |
volatile _RC_t | _M_ref_count |
|
Definition at line 60 of file stl_threads.h. |
|
Definition at line 76 of file stl_threads.h. |
|
Definition at line 112 of file stl_threads.h. Referenced by std::_Rope_RopeRep::_M_unref_nonnil(). |
|
Definition at line 111 of file stl_threads.h. Referenced by std::_Rope_RopeRep::_M_ref_nonnil(). |
|
Definition at line 64 of file stl_threads.h. |