$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2004-12-17 09:53:55
Cory Nelson wrote:
> Have you looked at std::codecvt?
> 
of course, but I meant some convenience functions (I remember 
lexical_cast has been proposed as a candidate, which obviously doesn't 
work).
IMO it's unacceptable that you have to instantiate a locale + facet for 
this purpose!
Stefan