$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-11-07 05:22:58
Hi Merrill,
> P.S. About the Documentation: The program_options library document looks
> slick and very professional. Furthermore, it obviously took some time to
> create with all of the examples. However, I've never seen programming
> library documentation that didn't actually list the methods and functions
> in the library. As it is, if you are lucky, the method you need to
> mentioned, in passing, in an example. However, looking in the hpp and cpp
> files shows there is a lot more there.
Did you miss http://boost.org/doc/html/program_options/reference.html
?
- Volodya