reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
828 if ( bitSetMatch(Str, outputting() && (Val & ConstVal) == ConstVal) ) { 828 if ( bitSetMatch(Str, outputting() && (Val & ConstVal) == ConstVal) ) { 829 Val = static_cast<T>(Val | ConstVal);