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:513
xrpl::IsArithmeticST
Definition
STObject.h:522
xrpl::IsArithmeticValueUnit
Definition
STObject.h:519
xrpl::IsArithmetic
Definition
STObject.h:524
Detailed Description
Definition at line
524
of file
STObject.h
.
Generated by
1.9.8