Searched defs:BExplicit (Results 1 – 1 of 1) sorted by relevance
314 auto BExplicit = reinterpret_cast<CharFooTy>(foo<char*>); in testIt() local327 constexpr auto BExplicit = (CharFooTy)foo<char*>; in testItCStyle() local