|
Clio
develop
The XRP Ledger API server.
|
Concept that identifies types derived from ExecutionContextTag. More...
#include <Concepts.hpp>
Concept that identifies types derived from ExecutionContextTag.
This concept is used to detect custom execution context wrappers (like BasicExecutionContext) and distinguish them from raw Boost.Asio contexts (io_context, thread_pool, etc.).
| T | The type to check |