|
Clio
develop
The XRP Ledger API server.
|
Tag type for identifying execution context types. More...
#include <Concepts.hpp>

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.