Home
last modified time | relevance | path

Searched refs:my_allocator (Results 1 – 1 of 1) sorted by relevance

/third_party/json/test/src/
Dunit-allocator.cpp76 struct my_allocator : std::allocator<T> struct
118 using other = my_allocator<U>;
127 my_allocator<T> alloc; in my_allocator_clean_up()
143 my_allocator>;