$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2006-04-11 01:01:34
Thorsten Ottosen wrote:
> Yuval Ronen wrote:
>> Specializing lexical_cast means PTS for functions. Will this be added to
>> core language?
>
> Probably not.
>
> This specialization can be made inside the function by means of a class
> template.
OK. If only boost::lexical_cast was doing it, we could actually use it...