$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Weed (chrisweed_at_[hidden])
Date: 2006-04-24 13:51:42
Hi,
The program_options tutorial shows an example using the count member
function of variables_map, but I don't see that function in the
documentation for variables_map
<http://www.boost.org/doc/html/variables_map.html> or in the
documentation for abstract_variables_map
<http://www.boost.org/doc/html/abstract_variables_map.html>
Chris