mirror of
https://github.com/boostorg/config.git
synced 2026-07-08 17:30:45 +02:00
1f4e789023
When building with MSVC in C++ 20 mode with `_HAS_AUTO_PTR_ETC` explicitly enabled, `std:bind1st` and `std::bind2nd` are unavailable unless `_HAS_DEPRECATED_ADAPTOR_TYPEDEFS` is also explicitly enabled.