Home
last modified time | relevance | path

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

/third_party/json/tests/src/
Dunit-allocator.cpp19 struct bad_allocator : std::allocator<T> struct
24 void construct(T* /*unused*/, Args&& ... /*unused*/) in construct()