[Bug c++/79817] GCC does not recognize [[deprecated]] attribute for namespace
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 19 16:17:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79817
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpolacek at gcc dot gnu.org
--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
This is relevant to range-v3 which renamed the "view" namespace to "views",
following the PascalCase -> snake_case change.
More information about the Gcc-bugs
mailing list