$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Unicode option in program_options
From: Mickael Wolff (mickael_at_[hidden])
Date: 2010-08-12 23:56:44
Le 12/08/2010 23:35, John Dlugosz a écrit :
>
> see reference to class template instantiation 'boost::program_options::typed_value<T,charT>' being compiled
> with
> [
> T=std::wstring,
> charT=char
> ]
You should consider po::wvalue<> template function.
-- Mickaël Wolff aka Lupus Michaelis Racine <http://lupusmic.org> Blog <http://blog.lupusmic.org>