Exploring C++ - Final Forms of Key Examples Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
artifact
artifact_impl
dependency_graph
fixed< T, N >Implement a fixed-point number class template. Values have N places after the decimal point. All arithmetic follows the usual rules
function
ioflags
std::less< artifact >Specialize std::less<artifact> to permit the use of artifact as a key in sets and maps
lowercase
non_letter
palindrome_tester< Char, Traits >
power10< N >
power10< 0 >
power10_aux< N, Even >
power10_aux< N, true >
randomint
rational< T >Represent a rational number (fraction) as a numerator and denominator
rational< T >::zero_denominatorException class if the denominator is ever zero
sanitizer
sequenceGenerate a sequence of integers
square< N >

Generated on Sun Nov 30 09:53:23 2008 for Exploring C++ - Final Forms of Key Examples by  doxygen 1.5.3