Files
mongo/util/mongoutils
2010-07-29 01:08:20 -04:00
..
2010-07-28 12:33:36 -04:00
2010-06-17 10:21:04 -04:00
2010-05-14 14:45:54 -04:00
2010-05-07 16:42:55 -04:00
2010-06-29 21:27:12 -04:00
2010-06-17 10:21:04 -04:00

mongoutils namespace requirements:

(1) code is not database specific, rather, true utilities
(2) are cross platform
(3) may require boost headers, but not libs
(4) are clean and easy to use in any c++ project without pulling in lots of other stuff
(5) apache license