Searched refs:test_emplace_exists_imp (Results 1 – 4 of 4) sorted by relevance
42 constexpr auto test_emplace_exists_imp(int) -> decltype( in test_emplace_exists_imp() function48 constexpr auto test_emplace_exists_imp(long) -> bool { in test_emplace_exists_imp() function53 return test_emplace_exists_imp<Args...>(0); in emplace_exists()
42 constexpr auto test_emplace_exists_imp(int) -> decltype( in test_emplace_exists_imp() function48 constexpr auto test_emplace_exists_imp(long) -> bool { in test_emplace_exists_imp() function53 return test_emplace_exists_imp<Var, I, Args...>(0); in emplace_exists()
30 constexpr auto test_emplace_exists_imp(int) -> decltype( in test_emplace_exists_imp() function36 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()
30 constexpr auto test_emplace_exists_imp(int) -> decltype( in test_emplace_exists_imp() function36 constexpr auto test_emplace_exists_imp(long) -> bool { in test_emplace_exists_imp() function41 return test_emplace_exists_imp<Args...>(0); in emplace_exists()