Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/
H A Dmake_unique_for_overwrite.pass.cpp107 struct WithCustomNew { struct
126 [[maybe_unused]] std::same_as<std::unique_ptr<WithCustomNew>> decltype(auto) ptr = in testCustomNew() argument