Searched refs:throwing_alloc (Results 1 – 1 of 1) sorted by relevance
23 struct throwing_alloc struct26 throwing_alloc(const throwing_alloc&); argument28 ~throwing_alloc() noexcept(false);48 typedef std::basic_string<char, std::char_traits<char>, throwing_alloc<char>> C; in main()