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