man __gnu_cxx::RefcountBase (Fonctions bibliothèques) -
NAME
__gnu_cxx::RefcountBase -
SYNOPSIS
Inherited by __gnu_cxx::RopeRopeRep< CharT, Alloc > [private].
Public Types
typedef size_t RC_t
Public Member Functions
RefcountBase (RC_t n)
void M_incr ()
RC_t M_decr ()
Public Attributes
volatile RC_t M_ref_count
__gthread_mutex_t M_ref_count_lock
Detailed Description
Definition at line 351 of file rope.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.