Whole document tree
    

Whole document tree

Templatestd::__default_alloc_template::_Obj union Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::__default_alloc_template< threads, inst >::_Obj Union Template Reference

Collaboration diagram for std::__default_alloc_template< threads, inst >::_Obj:

Collaboration graph
[legend]
List of all members.

Public Attributes

_Obj * _M_free_list_link
char _M_client_data [1]

template<bool threads, int inst>
union std::__default_alloc_template< threads, inst >::_Obj


Member Data Documentation

template<bool threads, int inst>
char std::__default_alloc_template< threads, inst >::_Obj::_M_client_data[1]
 

Definition at line 285 of file stl_alloc.h.

template<bool threads, int inst>
union _Obj* std::__default_alloc_template< threads, inst >::_Obj::_M_free_list_link
 

Definition at line 284 of file stl_alloc.h.


The documentation for this union was generated from the following file:
Generated on Mon Apr 8 03:17:21 2002 for libstdc++-v3 Source by doxygen1.2.15