Searched defs:smart_cast (Results 1 – 2 of 2) sorted by relevance
240 T smart_cast(U u) { in smart_cast() function
301 TEST(CastingTest, smart_cast) { in TEST() argument