Boost logo

Boost Users :

From: Javier Gonzalez (javierggt_at_[hidden])
Date: 2006-04-10 18:17:26


Hi,

I'm using the program_options library and wanted to have two multitoken
options, but it seems the only multitoken option allowed has to be last
one in the line. I want something like:

./my_program --files-a a* --files-b b*

but when I declared the files-a option to be multitoken, then it treats
'--files-b' like a value of the files-a option.

Isn't there a way to do that?

thanks

Javier


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