xrpld
Loading...
Searching...
No Matches
xrpl
AmountType
Public Types
|
List of all members
xrpl::AmountType< T > Struct Template Reference
#include <
Asset.h
>
Public Types
using
amount_type
= T
Detailed Description
template<typename T>
requires (
std::is_same_v
<T,
XRPAmount
> ||
std::is_same_v
<T,
IOUAmount
> ||
std::is_same_v
<T,
MPTAmount
>)
struct xrpl::AmountType< T >
Definition at line
18
of file
Asset.h
.
Member Typedef Documentation
◆
amount_type
template<typename T>
using
xrpl::AmountType
< T >::amount_type = T
Definition at line
20
of file
Asset.h
.
Generated by
1.16.1