$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Locale] Preview of 3rd version
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-09-12 00:15:51
> I'm not sure about other implementations, but VC++ supports wide paths
> in fstream since 2008.
MSVC only, in fast standard does not provide wide path.
Bottom line, seems that I'll add non-standard fs support.
Artyom