io
C++ I/O scheduling library with asynchronous socket operations
Loading...
Searching...
No Matches
io::detail::cpo< Tag > Member List

This is the complete list of members for io::detail::cpo< Tag >, including all inherited members.

operator()(Args &&...args) const -> decltype(tag_invoke(Tag{}, std::forward< Args >(args)...))io::detail::cpo< Tag >inline