Home
last modified time | relevance | path

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

/third_party/json/test/src/
Dunit-allocator.cpp41 struct bad_allocator : std::allocator<T> struct
44 void construct(T*, Args&& ...) in construct()