Searched refs:_M_getUnderlyingImp (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dextptr_allocator.h79 : _M_real_alloc(__rarg._M_getUnderlyingImp()) { }
115 { return _M_real_alloc == __rarg._M_getUnderlyingImp(); }
124 { return _M_real_alloc != __rarg._M_getUnderlyingImp(); }
136 _M_getUnderlyingImp() const function in class:_ExtPtr_allocator

Completed in 46 milliseconds