Searched refs:EH_allocator (Results 1 – 1 of 1) sorted by relevance
118 class /*_STLP_CLASS_DECLSPEC*/ EH_allocator; variable121 class /*_STLP_CLASS_DECLSPEC*/ EH_allocator {133 typedef EH_allocator<_Tp1> other;136 EH_allocator() _STLP_NOTHROW {} in EH_allocator() function138 template <class _Tp1> EH_allocator(const EH_allocator<_Tp1>&) _STLP_NOTHROW {} in EH_allocator() function140 EH_allocator(const EH_allocator<_Tp>&) _STLP_NOTHROW {} in EH_allocator() function141 ~EH_allocator() _STLP_NOTHROW {} in ~EH_allocator()160 …ate <class _T1> inline bool _STLP_CALL operator==(const EH_allocator<_T1>&, const EH_allocator<_T…161 …ate <class _T1> inline bool _STLP_CALL operator!=(const EH_allocator<_T1>&, const EH_allocator<_T…167 inline EH_allocator<_Tp2>& _STLP_CALL[all …]