18 Jul
2007
18 Jul
'07
6:16 p.m.
Ian McCulloch writes:
Bryan Green wrote: [snip]
While I'm on the subject, you sometimes see something like the following:
./prog -vvv or ./prog -v -v -v
This would *increment* the verbosity level three times. I can't see how to replicate this in program_options.
This is something I have asked about before on this list, but at the time there was no response. I would be very interested in knowing how to do this using boost::program_options!
Hmm, I'm starting to see a pattern here. Does there happen to be any development going on in program_options, or is it in need of developers? -Bryan