Project 3 - Currency Type
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCcurrency< T, N >
oCfixed< T, N >Implement a fixed-point number class template. Values have N places after the decimal point. All arithmetic follows the usual rules
oCioflags
oClogic_error
|\Crational< T >::zero_denominatorException class if the denominator is ever zero
\Crational< T >Represent a rational number (fraction) as a numerator and denominator