SourcePro® API Reference Guide

 
List of all members
RWMultiPrecisionInt< S > Class Template Reference

Provides a very large number of bits of precision for representing decimals. More...

#include <rw/currency/mpint.h>

Detailed Description

template<int S>
class RWMultiPrecisionInt< S >

Provides a very large number of bits of precision for representing decimals. This class should only be used as a template parameter for RWDecimal.

Template Parameters
SAn integer from 1 to 16 to specify the number of S * 32 bits of precision

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.