Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/thread/futures/futures.task/futures.task.members/
H A Dctor1.fail.cpp31 auto const& c_init = init; in main() local
33 PT p2{c_init}; // expected-error {{no matching constructor}} in main()