Boost logo

Boost Users :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-02-14 14:42:42


> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of
> Alexander Kondratyuk
> Sent: Tuesday, February 14, 2006 2:57 AM
> To: boost-users_at_[hidden]
> Subject: Re: [Boost-users] [program_options] multitoken
>
> Thanks to all for the comments.
> I want to allow "--first=11,12" and ""--first=11 --first=12"
> both, so its seems I need to do it manually.

This should be simple enough using push() and a tokenizer so that the
rest of your program doesn't have to care.


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