rippled
Loading...
Searching...
No Matches
ripple
IsArithmetic
ripple::IsArithmetic Concept Reference
#include <
STObject.h
>
Concept definition
template
<
typename
U>
concept
ripple::IsArithmetic
= std::is_arithmetic_v<U> || std::is_same_v<U, STAmount>
ripple::IsArithmetic
Definition:
STObject.h:512
Detailed Description
Definition at line
512
of file
STObject.h
.
Generated by
1.9.5