io
C++ I/O scheduling library with asynchronous socket operations
|
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 |