Searched refs:static_exact (Results 1 – 1 of 1) sorted by relevance
219 static auto static_exact(int) -> int { return 0; } in static_exact() function253 EXPECT_EQ(check(Function::make<&ImplicitConversionsHelper::static_exact>()), 0); in TEST()