asio C++ library

PrevUpHomeNext

io_context::count_type

The type used to count the number of handlers executed by the context.

typedef std::size_t count_type;
Requirements

Header: asio/io_context.hpp

Convenience header: asio.hpp


PrevUpHomeNext