Searched refs:construct_copy (Results 1 – 2 of 2) sorted by relevance
108 bool construct_copy() { in construct_copy() function409 RUN_TEST(construct_copy<slot<false>>)410 RUN_TEST(construct_copy<slot<true>>)
326 bool construct_copy() { in construct_copy() function611 RUN_TEST(construct_copy<nullable_struct>)612 RUN_TEST(construct_copy<non_nullable_struct>)
Completed in 6 milliseconds