Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::async::ExecutionContextTag Struct Reference

Tag type for identifying execution context types. More...

#include <Concepts.hpp>

Inheritance diagram for util::async::ExecutionContextTag:

Detailed Description

Tag type for identifying execution context types.

Types that inherit from this tag can be detected using the SomeExecutionContext concept. This allows generic code to differentiate between raw Boost.Asio contexts and wrapped execution contexts.


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