20#include <xrpl/protocol/MPTAmount.h> 
constexpr value_type value() const
Returns the underlying value.
 
bool operator==(MPTAmount const &other) const
 
MPTAmount & operator-=(MPTAmount const &other)
 
MPTAmount operator-() const
 
bool operator<(MPTAmount const &other) const
 
MPTAmount & operator+=(MPTAmount const &other)
 
static MPTAmount minPositiveAmount()
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.