Searched defs:throw_allocator (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/libstdc++/include/ext/
H A Dthrow_allocator.h191 class throw_allocator : public throw_allocator_base class in inherits:throw_allocator_base
209 throw_allocator() throw() { } function in class:throw_allocator
211 throw_allocator(const throw_allocator&) throw() { } argument
214 throw_allocator(const throw_allocator<U>&) throw() { } argument
257 operator==(const throw_allocator< argument
262 operator !=(const throw_allocator<T>&, const throw_allocator<T>&) argument
[all...]

Completed in 111 milliseconds