Lines Matching refs:standard
299 # Alternative tokens [lex.digraph] in the C++ standard.
894 # Matches standard C++ escape esequences per 2.13.2.3 of the C++ standard.
1762 not standard C++. Warning about these in lint is one way to ease the
1766 - "%1$d" is non-standard in printf-type functions.
1817 'Uncommented text after #endif is non-standard. Use a comment.')
1826 '>? and <? (max and min) operators are non-standard and deprecated.')
2991 # This is a list of all standard c++ header files, except
3086 # Look for any of the stream classes that are part of standard C++.
3206 # We allow non-const references in a few standard places, like functions