Opened 8 years ago
#10884 new Feature Requests
Support for Clang using std::chrono in boost::asio
Reported by: | Owned by: | chris_kohlhoff | |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.57.0 | Severity: | Problem |
Keywords: | Cc: |
Description
boost automatically detects that gcc can use std::chrono, but clang requires defining BOOST_ASIO_HAS_STD_CHRONO. It would be nice if clang were detected as well
Note:
See TracTickets
for help on using tickets.