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

basic_waitable_timer::traits_type

The wait traits type.

typedef WaitTraits traits_type;
Requirements

Header: boost/asio/basic_waitable_timer.hpp

Convenience header: boost/asio.hpp


PrevUpHomeNext