xrpld
Loading...
Searching...
No Matches
xrpl
ValidPathAsset
xrpl::ValidPathAsset Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
T>
concept
ValidPathAsset
= (
std::is_same_v<T, Currency>
||
std::is_same_v<T, MPTID>
)
xrpl::ValidPathAsset
Definition
Concepts.h:29
std::is_same_v
T is_same_v
Detailed Description
Definition at line
29
of file
Concepts.h
.
Generated by
1.16.1