Networking TS

PrevUpHomeNext

io_context::count_type

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

typedef std::size_t count_type;

PrevUpHomeNext