2
0
mirror of https://github.com/boostorg/asio.git synced 2026-02-23 14:02:13 +00:00
Files
asio/include
Christopher Kohlhoff 58050a2036 Enable ASIO_HAS_STD_INVOKE_RESULT with libc++13.
In c++20 mode std::result_of has been retired as per the standard,
causing compile errors.
2021-10-17 11:04:33 +11:00
..