Hi Charles:

The same thing happened to me. In particular bool_switch was very useful, but the explanations of how to use it are absent from the documentation. 
It looks like the project is badly supported by its owner at the moment. One could write detailed best practices section. I could think of starting it, but also have no time currently.

Thanks,
Dmitriy.

On 20 June 2012 04:02, Charles Mills <charlesm@mcn.org> wrote:

Just started using the Boost Program Options library. Great stuff! Thanks!

 

Was wondering if there is any more documentation anywhere? For example, is there any documentation for the various methods that can be passed to .add_options(), like boost::program_options::value()? I just happened to figure out boost::program_options::bool_switch() by chance. (I also had to hack my way through an assert to figure out that the “short” option tag, such as –t in (“sometag,t”, … could only be one character.)

 

The tutorial was a great start but the detailed documentation just seems to link to the header files which are largely uncommented.

 

Thanks,

 

Charles


_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users