Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.cons/
H A Ddtor.pass.cpp22 struct throwing_alloc struct
25 throwing_alloc(const throwing_alloc&); argument
27 ~throwing_alloc() noexcept(false);
41 … std::basic_string<char, std::char_traits<char>, throwing_alloc<char>>>::value, "");