Searched refs:testNotMoveConst (Results 1 – 1 of 1) sorted by relevance
35 void testNotMoveConst(NotMoveConst) { } in testNotMoveConst() function47 …auto t = std::bind_front(testNotMoveConst, NotMoveConst(0)); // expected-error {{no matching funct… in main()