mirror of
https://github.com/boostorg/asio.git
synced 2026-02-02 20:32:08 +00:00
* Duration type should be signed in tick_count_timer example. * Regenerate documentation. * Make definition of BOOST_ASIO_MOVE_ARG and BOOST_ASIO_MOVE_CAST separate to the definition of BOOST_ASIO_HAS_MOVE, to allow the latter to be user-defined. [SVN r72404]