InsertSortedVector File List

Here is a list of all documented files with brief descriptions:
InsertSortedVector.h [code]This file contains a template function tf_InsertSortedVector for inserting a sorted vector of pairs into a map, in an effecient manner
test.0.InsertSortedVector.cpp [code]This file test InsertSortedVector.h
to compile and execute:
windows:
cl.exe -I. test.0.InsertSortedVector.cpp
./test.0.InsertSortedVector.exe

g++ -I . test.0.InsertSortedVector.cpp
./a.out

Generated on Mon Mar 30 16:22:35 2009 for InsertSortedVector by  doxygen 1.5.1