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:527
std::is_same_v
T is_same_v
Detailed Description
Definition at line
527
of file
STObject.h
.
Generated by
1.9.8