Skip to content
Snippets Groups Projects
  1. Nov 18, 2008
    • Mark Olesen's avatar
      HashSet gets additional operators · 1c9102da
      Mark Olesen authored
       - operator+=  : add in the listed keys
       - operator-=  : remove the listed keys
       - operator&=  : intersection of keys
       - added xfer constructor (just in case)
       - moved labelHashSet typedef to HashSet.H, for consistency with the
         wordHashSet typedef being there and since it is used so often
      1c9102da
  2. Nov 17, 2008
  3. Nov 15, 2008
  4. Nov 14, 2008
  5. Nov 13, 2008
  6. Nov 12, 2008
  7. Nov 11, 2008
  8. Nov 10, 2008
    • Mark Olesen's avatar
      foamNew templates: · c8de1c15
      Mark Olesen authored
        - add static/protected member function subsections
        - static members up front, constructors/destructors next
          private/protected/public members next
      c8de1c15
  9. Nov 07, 2008
  10. Nov 05, 2008