Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

time_traits

Time traits suitable for use with the deadline timer.

template<
    typename Time>
struct time_traits
Requirements

Header: boost/asio/time_traits.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext