Boost logo

Boost :

From: Bruno Lalande (bruno.lalande_at_[hidden])
Date: 2008-04-25 04:28:13


Hi Christopher,

> I was recently looking at doing something like this. I am interested
> in what you come up with.

Thanks for your interest. FYI, if you need it right now, you can
already use the first version I've posted in the previous mail. If I
take the "getting started" example in the docs, the only thing you
have to change once included my header is the store() line :

po::store(po::cgi_query_parser().options(desc).run(), vm);

Regards
Bruno


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk