Project 3 - Currency Type Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
currency< T, N >
fixed< T, N >Implement a fixed-point number class template. Values have N places after the decimal point. All arithmetic follows the usual rules
ioflags
rational< T >Represent a rational number (fraction) as a numerator and denominator
rational< T >::zero_denominatorException class if the denominator is ever zero

Generated on Sun Nov 30 10:03:13 2008 for Project 3 - Currency Type by  doxygen 1.5.3