Home
last modified time | relevance | path

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

/third_party/boost/libs/utility/test/
Dstring_view_test2.cpp252 class custom_allocator { class
269 custom_allocator() BOOST_NOEXCEPT {} in custom_allocator() function in custom_allocator
271 custom_allocator(custom_allocator<U> const&) BOOST_NOEXCEPT {} in custom_allocator() function in custom_allocator