$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2006-05-01 12:47:58
Alexander Nasonov wrote:
> Jeff Garland wrote:
>> Has anyone considered the possibility that Pete's proposal might serve as the
>> core for a more efficient lexical_cast?
>
> Are those functions implemented?
I think Dinkumware has an implementation, but I'm not aware of an open
implementation. Actually should be pretty trivial as dispatches to the
low level C routines. Again as I understand that's the intent.
Jeff