xrpld
Loading...
Searching...
No Matches
xrpl
IsArithmeticCompatible
xrpl::IsArithmeticCompatible Concept Reference
#include <
STObject.h
>
Concept definition
template
<
typename
T,
typename
U>
concept
IsArithmeticCompatible
=
IsArithmetic<typename T::value_type>
&&
Addable<typename T::value_type, U>
xrpl::Addable
Definition
STObject.h:525
xrpl::IsArithmeticCompatible
Definition
STObject.h:527
xrpl::IsArithmetic
Definition
STObject.h:522
Detailed Description
Definition at line
527
of file
STObject.h
.
Generated by
1.16.1