Searched refs:construct_move (Results 1 – 2 of 2) sorted by relevance
126 bool construct_move() { in construct_move() function411 RUN_TEST(construct_move<slot<false>>)412 RUN_TEST(construct_move<slot<true>>)
346 bool construct_move() { in construct_move() function613 RUN_TEST(construct_move<nullable_struct>)614 RUN_TEST(construct_move<non_nullable_struct>)
Completed in 7 milliseconds