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