Main   Classes   Namespace members   Examples   Recipes   Rationale   Related pages

boost::program_options::multiple_values Class Reference

Class thrown when there are several option values, but user called a method which cannot return them all. More...

#include <errors.hpp>

Inherits boost::program_options::error.

Inheritance diagram for boost::program_options::multiple_values:

Inheritance graph
[legend]
Collaboration diagram for boost::program_options::multiple_values:

Collaboration graph
[legend]
List of all members.

Detailed Description

Class thrown when there are several option values, but user called a method which cannot return them all.


The documentation for this class was generated from the following file:
Generated on 23 May 2003 with
doxygen