rippled
Loading...
Searching...
No Matches
ripple
util
impl
IsStrand
ripple::util::impl::IsStrand Concept Reference
#include <
Spawn.h
>
Concept definition
template
<
typename
T>
concept
ripple::util::impl::IsStrand
=
std::same_as
<
std::decay_t<T>
,
boost::asio::strand<typename std::decay_t<T>::inner_executor_type>>
ripple::util::impl::IsStrand
Definition
Spawn.h:16
std::decay_t
std::is_same_v
T is_same_v
Detailed Description
Definition at line
16
of file
Spawn.h
.
Generated by
1.9.8