Home
last modified time | relevance | path

Searched refs:allocator_no_forward (Results 1 - 1 of 1) sorted by relevance

/third_party/json/tests/src/
H A Dunit-allocator.cpp216 struct allocator_no_forward : std::allocator<T> struct
218 allocator_no_forward() = default;
220 allocator_no_forward(allocator_no_forward<U> /*unused*/) {} in allocator_no_forward() function
225 using other = allocator_no_forward<U>;
248 allocator_no_forward>;

Completed in 1 milliseconds