Searched refs:test_emplace_exists_imp (Results 1 – 4 of 4) sorted by relevance
28 constexpr auto test_emplace_exists_imp(int) in test_emplace_exists_imp() function34 constexpr auto test_emplace_exists_imp(long) -> bool { in test_emplace_exists_imp() function40 return test_emplace_exists_imp<Args...>(0); in emplace_exists()
39 constexpr auto test_emplace_exists_imp(int) in test_emplace_exists_imp() function45 constexpr auto test_emplace_exists_imp(long) -> bool { in test_emplace_exists_imp() function51 return test_emplace_exists_imp<Var, I, Args...>(0); in emplace_exists()
29 constexpr auto test_emplace_exists_imp(int) in test_emplace_exists_imp() function35 constexpr auto test_emplace_exists_imp(long) -> bool { in test_emplace_exists_imp() function41 return test_emplace_exists_imp<Var, I, Args...>(0); in emplace_exists()
39 constexpr auto test_emplace_exists_imp(int) in test_emplace_exists_imp() function45 constexpr auto test_emplace_exists_imp(long) -> bool { in test_emplace_exists_imp() function51 return test_emplace_exists_imp<Args...>(0); in emplace_exists()