man std::tr1::weak_count (Fonctions bibliothèques) -

NAME

std::tr1::weak_count -

SYNOPSIS



Detailed Description

Definition at line 328 of file boost_shared_ptr.h.

Public Member Functions

weak_count & operator= (const weak_count &__r)

weak_count & operator= (const shared_count &__r)

void swap (weak_count &__r)

long use_count () const

weak_count (const weak_count &__r)

weak_count (const shared_count &__r)

weak_count ()

~weak_count ()

Friends

bool operator< (const weak_count &__a, const weak_count &__b)

bool operator== (const weak_count &__a, const weak_count &__b)

class shared_count

Author

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