rippled
Loading...
Searching...
No Matches
xrpl
IsArithmeticValueUnit
xrpl::IsArithmeticValueUnit Concept Reference
#include <
STObject.h
>
Concept definition
template
<
typename
U,
typename
Value
typename
U::value_type,
typename
Unit
typename
U::unit_type>
concept
xrpl::IsArithmeticValueUnit
=
std::is_same_v<U, unit::ValueUnit<Unit, Value>
> &&
IsArithmeticNumber<Value>
&&
std::is_class_v<Unit>
xrpl::IsArithmeticNumber
Definition
STObject.h:510
xrpl::IsArithmeticValueUnit
Definition
STObject.h:516
std::is_same_v
T is_same_v
Detailed Description
Definition at line
516
of file
STObject.h
.
Generated by
1.9.8