$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2005-06-20 03:22:17
I'd like to be able to specialize lexical_cast for certain source->target
conversions. With its current design I see no possibility to do that as
function templates can not be partially specialized. Are the any plans to
change that?
-- Maxim Yegorushkin