Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/
H A Dnonmember_swap_noexcept.pass.cpp54 struct test_alloc_propagate_on_container_swap_not_empty : test_alloc<T> { struct
55 using propagate_on_container_swap = std::true_type;
56 bool dummy;
H A Dmember_swap_noexcept.pass.cpp55 struct test_alloc_propagate_on_container_swap_not_empty : test_alloc<T> { struct
56 using propagate_on_container_swap = std::true_type;
57 bool dummy;