| Whole document treestd::_Refcount_Base struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members 
 std::_Refcount_Base  Struct Reference#include <stl_threads.h>
Inheritance diagram for std::_Refcount_Base:  [legend]List of all members. 
 Member Typedef Documentation
 
  
    | 
        
          | typedef size_t std::_Refcount_Base::_RC_t |  |  
 Constructor & Destructor Documentation
 
  
    | 
        
          | std::_Refcount_Base::_Refcount_Base | ( | _RC_t | __n | ) |  [inline] |  |  
 Member Function Documentation
 
  
    | 
        
          | _RC_t std::_Refcount_Base::_M_decr | ( |  | ) |  [inline] |  |  
 
  
    | 
        
          | void std::_Refcount_Base::_M_incr | ( |  | ) |  [inline] |  |  
 Member Data Documentation
 
  
    | 
        
          | volatile _RC_t std::_Refcount_Base::_M_ref_count |  |  The documentation for this struct was generated from the following file:
 Generated on Mon Apr 8 03:17:28 2002 for libstdc++-v3 Source by
  1.2.15 |