References

  1. [abrahams97exception] Dave Abrahams, STL Exception Handling Contract, http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/1997/N1075.pdf
  2. [alexandrescu01modern] Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied, Addison-Wesley Publishing Company, 2001
  3. [andrew04mtf] K. Andrew and D. Gleich, "MTF, Bit, and COMB: A Guide to Deterministic and Randomized Algorithms for the List Update Problem"
  4. [austern00noset] Matthew Austern, "Why You shouldn't use set - and What You Should Use Instead", C++ Report, April, 2000
  5. [austern01htprop] Matthew Austern, "A Proposal to Add Hashtables to the Standard Library", http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2001/n1326l.html
  6. [austern98segmented] Matthew Austern, "Segmented iterators and hierarchical algorithms", Generic Programming, April 1998, pp. 80-90
  7. [boost_timer], "Boost timer library", http://www.boost.org by Beman Dawes
  8. [boost_type_traits], "Boost type_traits library", http://www.boost.org by John Maddock, Steve Cleary, et. al.
  9. [bulka99efficient] D. Bulka, and D. Mayhew, "Efficient C++ Programming Techniques.", Addison-Wesley Publishing Company, Addison-Wesley, 1997
  10. [clrs2001] T. H. Cormen, C. E., Leiserson, R. L. Rivest, C. and Stein, "Introduction to Algorithms, 2nd ed.", MIT Press, 2001
  11. [dinkumware_stl], "Dinkumware C++ Library Reference", http://www.dinkumware.com/htm_cpl/index.html
  12. [dubhashi98neg] D. Dubashi, and D. Ranjan, "Balls and bins: A study in negative dependence.", Random Structures and Algorithms 13, 2 (1998), 99-124
  13. [fagin79extendible] R. Fagin, J. Nievergelt, N. Pippenger, and H. R. Strong, "Extendible hashing — a fast access method for dynamic files", ACM Trans. Database Syst. 4, 3 (1979), 315-344
  14. [gamma95designpatterns] E. Gamma, R. Helm, R. Johnson, and J. Vlissides, "Design Patterns - Elements of Reusable Object-Oriented Software", Addison-Wesley Publishing Company, Addison-Wesley, 1995
  15. [garg86order] A. K. Garg and C. C. Gotlieb, "Order-preserving key transformations", Trans. Database Syst. 11, 2 (1986), 213-234
  16. [genome_dna], "Whole Genome Shotgun entries", ftp://ftp.ebi.ac.uk/pub/databases/embl/wgs/wgs/_aady01.dat.gz
  17. [hyslop02making] J. Hyslop, and H. Sutter, "Making a real hash of things", C++ Report, May 2002
  18. [jossutis01stl] N. M. Jossutis, "The C++ Standard Library - A Tutorial and Reference", Addison-Wesley Publishing Company, Addison-Wesley, 2001
  19. [kleft00sets] Klaus Kleft and Angelika Langer, "Are Set Iterators Mutable or Immutable?", C/C++ Users Jornal, October 2000
  20. [knuth98sorting] D. E. Knuth, "The Art of Computer Programming - Sorting and Searching", Addison-Wesley Publishing Company, Addison-Wesley, 1998
  21. [liskov98data] B. Liskov, "Data abstraction and hierarchy", SIGPLAN Notices 23, 5 (May 1998)
  22. [litwin80lh] W. Litwin, "Linear hashing: A new tool for file and table addressing", Proceedings of International Conference on Very Large Data Bases (June 1980), pp. 212-223
  23. [metrowerks_stl], "Metrowerks CodeWarrior Pro 7 MSL C++ Reference Manual",
  24. [meyers96more] S. Meyers, "More Effective C++: 35 New Ways to Improve Your Programs and Designs - 2nd ed.", Addison-Wesley Publishing Company, Addison-Wesley, 1996
  25. [meyers00nonmember] S. Meyers, "How Non-Member Functions Improve Encapsulation", C/C++ Users Journal, 2000
  26. [meyers01stl] S. Meyers, "Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library", Addison-Wesley Publishing Company, Addison-Wesley, 2001
  27. [meyers02both] S. Meyers, "Class Template, Member Template - or Both?", C/C++ Users Journal, 2003
  28. [motwani95random] R. Motwani, and P. Raghavan, "Randomized Algorithms", Cambridge University Press
  29. [mscom] COM: Component Model Object Technologies
  30. [musser95rationale], David R. Musser, "Rationale for Adding Hash Tables to the C++ Standard Template Library"
  31. [musser96stltutorial] D. R. Musser and A. Saini, "STL Tutorial and Reference Guide", Addison-Wesley Publishing Company, Addison-Wesley, 1996
  32. [sgi_stl] SGI, "Standard Template Library Programmer's Guide", http://www.sgi.com/tech/stl
  33. [sleator84amortized] D. D. Sleator and R. E. Tarjan, "Amortized Efficiency of List Update Problems", ACM Symposium on Theory of Computing, 1984
  34. [sleator85self] D. D. Sleator and R. E. Tarjan, "Self-Adjusting Binary Search Trees", ACM Symposium on Theory of Computing, 1985
  35. [stepanov94standard] A. A. Stepanov and M. Lee", "The Standard Template Library"
  36. [stroustrup97cpp] Bjarne Stroustrup, The C++ Programming Langugage -3rd ed., Addison-Wesley Publishing Company,Reading, MA, USA, 1997
  37. [vandevoorde2002cpptemplates] D. Vandevoorde, and N. M. Josuttis, "C++ Templates: The Complete Guide", Addison-Wesley Publishing Company, Addison-Wesley, 2002
  38. [wickland96thirty] C. A. Wickland, "Thirty Years Among the Dead", National Psychological Institute, Los Angeles, 1996,http://myweb.wvnet.edu/gsa00121/books/amongdead30.zip