Searched refs:construct_with_value (Results 1 – 2 of 2) sorted by relevance
87 bool construct_with_value() { in construct_with_value() function407 RUN_TEST(construct_with_value<slot<false>>)408 RUN_TEST(construct_with_value<slot<true>>)
305 bool construct_with_value() { in construct_with_value() function609 RUN_TEST(construct_with_value<nullable_struct>)610 RUN_TEST(construct_with_value<non_nullable_struct>)
Completed in 5 milliseconds