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