mirror of
https://github.com/boostorg/unordered.git
synced 2026-02-16 13:52:14 +00:00
2b01bdbc259427f3e1cacac91be3cd7700e005b8
`__has_cpp_attribute(deprecated)` returns true for C++11, but then warns that it's a C++14 attribute, so only check in C++14 mode.
Description
Languages
C++
98.6%
Python
0.8%
CMake
0.5%