OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_except_expr
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
cxx98-compat.cpp
149
bool
no_except_expr
= noexcept(1 + 1); // expected-warning {{noexcept expressions are incompatible with C++98}}
variable
Completed in 1022 milliseconds