Opened 8 years ago

#10567 new Bugs

<boost/asio/spawn.hpp> is not inside <boost/asio.hpp>

Reported by: rivercheng@… Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.56.0 Severity: Regression
Keywords: Cc:

Description

According to the document, include <boost/asio.hpp> should implicitly include <boost/asio/spawn.hpp>, but actually it is missing in asio.hpp and has to be included explicitly. I am not sure whether this is intended or not. If it is intended, then the document needs to be updated.

Change History (0)

Note: See TracTickets for help on using tickets.