Searched refs:test_ambiguous (Results 1 – 2 of 2) sorted by relevance
39 constexpr int test_ambiguous = ambig; // ok variable43 static_assert(test_ambiguous == 2, "");
126 void test_ambiguous() { in test_ambiguous() function