Boost logo

Boost Users :

Subject: [Boost-users] program_options
From: Hicham Mouline (hicham_at_[hidden])
Date: 2009-12-07 10:10:04


For command-line options, I understand from what I read so far that the
options should be like
--option_name=value

There is a system(I believe it is gnu) which has the long and short versions
of options, like
-h and --help
Also, on winxxx systems, usually the command line options are indicated with
a / like /? or /x /X ....

Is it possible to tune program_options to choose the platform's default way
of treating options?

Regards,


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