mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-22 12:00:11 -05:00
Introduce check_consteval_only_fn and call it in grokfndecl and instantiate_body. Also make std::meta::exception special member functions consteval. I couldn't use check_consteval_only_fn in tsubst_function_decl due to too many failures in libstdc++.
file: libstdc++-v3/README New users may wish to point their web browsers to the file index.html in the 'doc/html' subdirectory. It contains brief building instructions and notes on how to configure the library in interesting ways.