/home/ntakagi/work/STLport-5.1.5/stlport/stl/_alloc_old.h File Reference

Go to the source code of this file.

Classes

class  __simple_alloc< _Tp, _Alloc >
struct  __allocator< _Tp, _Alloc >

Functions

template<class _Tp, class _Alloc>
bool _STLP_CALL operator== (const __allocator< _Tp, _Alloc > &__a1, const __allocator< _Tp, _Alloc > &__a2)
bool _STLP_CALL operator== (const __malloc_alloc &, const __malloc_alloc &)
bool _STLP_CALL operator== (const __new_alloc &, const __new_alloc &)
bool _STLP_CALL operator== (const __node_alloc &, const __node_alloc &)
template<class _Alloc>
bool _STLP_CALL operator== (const __debug_alloc< _Alloc > &, const __debug_alloc< _Alloc > &)


Function Documentation

template<class _Alloc>
bool _STLP_CALL operator== ( const __debug_alloc< _Alloc > &  ,
const __debug_alloc< _Alloc > &   
) [inline]

Definition at line 148 of file _alloc_old.h.

bool _STLP_CALL operator== ( const __node_alloc ,
const __node_alloc  
) [inline]

Definition at line 133 of file _alloc_old.h.

bool _STLP_CALL operator== ( const __new_alloc ,
const __new_alloc  
) [inline]

Definition at line 126 of file _alloc_old.h.

bool _STLP_CALL operator== ( const __malloc_alloc ,
const __malloc_alloc  
) [inline]

Definition at line 118 of file _alloc_old.h.

template<class _Tp, class _Alloc>
bool _STLP_CALL operator== ( const __allocator< _Tp, _Alloc > &  __a1,
const __allocator< _Tp, _Alloc > &  __a2 
) [inline]

Definition at line 97 of file _alloc_old.h.

References __allocator< _Tp, _Alloc >::__get_underlying_alloc().



Generated on Mon Mar 10 15:32:48 2008 by  doxygen 1.5.1