Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::impl::IsStrand Concept Reference

Concept definition

template<typename T>
concept util::impl::IsStrand = std::same_as<std::decay_t<T>, boost::asio::strand<typename std::decay_t<T>::inner_executor_type>>
Definition Spawn.hpp:32