AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
Loading...
Searching...
No Matches
io::execution::poll_t::is_eager_t< Op > Struct Template Reference

Type trait to check if an operation should evaluate eagerly. More...

#include <io/execution/poll_multiplexer.hpp>

Inherits std::false_type.

Detailed Description

template<typename Op>
struct io::execution::poll_t::is_eager_t< Op >

Type trait to check if an operation should evaluate eagerly.

Template Parameters
OpThe operation to check.

The documentation for this struct was generated from the following file: