reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
77 struct _Shift<_UIntType, __w, true> 78 { static const _UIntType __value = _UIntType(1) << __w; };