Lines Matching full:standards

10 …inter to a 'const &' member function on an rvalue is incompatible with C++ standards before C++20}}
19 …t capture of 'this' with a capture default of '=' is incompatible with C++ standards before C++20}} in b()
27 …ing@-4 {{default member initializer for bit-field is incompatible with C++ standards before C++20}}
36 …// expected-warning@-4 {{default construction of lambda is incompatible with C++ standards before …
43 // expected-warning@-4 {{assignment of lambda is incompatible with C++ standards before C++20}}
54 …ctor with a type different from the implicit type is incompatible with C++ standards before C++20}}
63 …{{range-based for loop initialization statements are incompatible with C++ standards before C++20}} in ForRangeInit()
72 …// expected-warning@-4 {{virtual constexpr functions are incompatible with C++ standards before C+…
81 …@-4 {{decomposition declaration declared 'static' is incompatible with C++ standards before C++20}}
88 …on declared with 'static thread_local' specifiers is incompatible with C++ standards before C++20}} in f()
99 …// expected-warning@-6 {{defaulted comparison operators are incompatible with C++ standards before…
100 …// expected-warning@-6 {{defaulted comparison operators are incompatible with C++ standards before…
106 // expected-warning@-4 {{'<=>' operator is incompatible with C++ standards before C++20}}
118 …// expected-warning@-10 {{defaulted comparison operators are incompatible with C++ standards befor…
119 …// expected-warning@-10 {{defaulted comparison operators are incompatible with C++ standards befor…
120 …// expected-warning@-10 {{defaulted comparison operators are incompatible with C++ standards befor…
121 …// expected-warning@-10 {{defaulted comparison operators are incompatible with C++ standards befor…
131 …ning@-4 {{non-type template parameter of type 'A' is incompatible with C++ standards before C++20}}
142 …s template argument deduction for alias templates is incompatible with C++ standards before C++20}}