$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: JD (jean.daniel.michaud_at_[hidden])
Date: 2007-08-22 15:34:24
Pfligersdorffer, Christian wrote:
> Hey JD,
>
> that's great, thanks for posting it here!! I was looking for something
> like that after I unsucessfully tried to use boost::program_options
> directly. (I did not really expect it to work with /clr...)
>
> Since I am playing around with C++/CLI and on the other side really got
> to like boost::program_options your lib comes in very handy to me. What
> are the license terms?
>
Hi Christian,
License is the boost one. I have updated the headers that were
misleading. Latest version on:
http://minilien.com/?CZQ2q6pI8D
or http://code.google.com/p/clipo/
JD