xrpld
Loading...
Searching...
No Matches
xrpl
IsArithmetic
xrpl::IsArithmetic Concept Reference
#include <
STObject.h
>
Concept definition
template
<
typename
U>
concept
IsArithmetic
=
IsArithmeticNumber<U>
||
IsArithmeticST<U>
||
IsArithmeticValueUnit<U>
xrpl::IsArithmeticNumber
Definition
STObject.h:514
xrpl::IsArithmeticST
Definition
STObject.h:520
xrpl::IsArithmeticValueUnit
Definition
STObject.h:517
xrpl::IsArithmetic
Definition
STObject.h:522
Detailed Description
Definition at line
522
of file
STObject.h
.
Generated by
1.16.1