Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost][program-options] Original position of an argument in command-line.
From: Germán Diago (germandiago_at_[hidden])
Date: 2011-05-10 06:45:03


> parse_command_line returns vector< basic_option<charT> >, which
> are in the order of occurence. This is a point where you can do
> logic based on the order. variables_map does not store order
> information.

Thanks! Very useful!


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