Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/
H A Dmin_allocator.h117 malloc_allocator() TEST_NOEXCEPT { assert(!disable_default_constructor); } in malloc_allocator() function
120 malloc_allocator(malloc_allocator<U>) TEST_NOEXCEPT {} in malloc_allocator() function