rippled
Loading...
Searching...
No Matches
xrpl
IsArithmetic
xrpl::IsArithmetic Concept Reference
#include <
STObject.h
>
Concept definition
template
<
typename
U>
concept
xrpl::IsArithmetic
=
IsArithmeticNumber<U>
||
IsArithmeticST<U>
||
IsArithmeticValueUnit<U>
xrpl::IsArithmeticNumber
Definition
STObject.h:510
xrpl::IsArithmeticST
Definition
STObject.h:515
xrpl::IsArithmeticValueUnit
Definition
STObject.h:512
xrpl::IsArithmetic
Definition
STObject.h:517
Detailed Description
Definition at line
517
of file
STObject.h
.
Generated by
1.9.8