-
dreamer.dead authored
It is possible to create a type-safe version of FlagRegisterer ctor (as well as some internal gflags classes), that will deduce type of the new flag automatically. This results in removing quite a few calls to strcmp() when new flag is created. No existing behavior change.
46ea10f0