Searched defs:explicitness (Results 1 – 1 of 1) sorted by relevance
58 template <bool IsExplicit> struct explicitness { struct61 typedef explicitness<true> is_explicit; argument