mirror of
https://github.com/boostorg/beast.git
synced 2026-02-05 06:45:34 +01:00
* is_completion_handler is deprecated * type_traits.hpp is a deprecated include These items will be removed in the next version * Include the new header file for the types needed: - stream_traits.hpp - file_base.hpp * Use std::is_invocable instead of is_completion_handler