On 08/28/2010 03:11 PM, BCS wrote:
Hello Yao G.,On Sat, 28 Aug 2010 13:44:34 -0500, BCS <[email protected]> wrote:If your looking for a Google lib to add/copy, do this one first: http://google-gflags.googlecode.com/svn/trunk/doc/gflags.htmlIsn't essentially what std.getopt does?Far from it. getops requiters that all the flags be defined in the same place, gflags allows each module to define it's own flags.
Gflags is nice indeed. At any rate, glog should be added regardless of gflags.
Andrei
