2
0
mirror of https://github.com/boostorg/asio.git synced 2026-01-30 19:32:09 +00:00
Files
asio/include
Christopher Kohlhoff 0084aacf8e Don't use deprecated annotation when building for C++11 mode.
This eliminates a warning from some compilers that the deprecated
annotation is a C++14 extension. An alternative implementation of
the annotation is now always used when using MSVC.
2025-12-01 22:46:50 +11:00
..