man std::RefcountBase (Fonctions bibliothèques) -

NAME

std::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 60 of file stl_threads.h.

Author

Generated automatically by Doxygen for libstdc++-v3 Source from the source code.