asio-grpc v1.5.1
Asynchronous gRPC with Asio/unified executors
agrpc::CancelSafe< CompletionArgs >::CompletionToken Class Reference

The completion token used to initiate asynchronous operations. More...

#include <agrpc/cancelSafe.hpp>

Detailed Description

template<class... CompletionArgs>
class agrpc::CancelSafe< CompletionArgs >::CompletionToken

The completion token used to initiate asynchronous operations.

Create an instance of this class with the token() member function.