Boost logo

Boost Users :

From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2007-02-20 08:25:44


On Tue, February 20, 2007 13:18, Vladimir Prus wrote:
> Ovanes Markarian wrote:
>
>> It would be really helpful to know that varaibles map is a derivative of std::map<...>.
>
> I recall I was going to document this, but don't see it :-(
> I'll add this to my TODO.
>
> - Volodya
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

The varaible_map class has double colons after its name.

http://www.boost.org/doc/html/variables_map.html

class variables_map
  : : public boost::program_options::abstract_variables_map
{ ...
};

May be something was stripped off during documentation generation?

With Kind Regards,

Ovanes Markarian

With Kind Regards,

Ovanes Markarian


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net