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

/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dmalloc_allocator.h54 class malloc_allocator class
69 malloc_allocator() throw() { } function in class:malloc_allocator
71 malloc_allocator(const malloc_allocator&) throw() { } argument
74 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } argument
119 operator==(const malloc_allocator<_T argument
124 operator !=(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&) argument
[all...]

Completed in 64 milliseconds