$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ian McCulloch (ianmcc_at_[hidden])
Date: 2007-07-18 13:56:46
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!
Cheers,
Ian McCulloch