$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2008-04-07 05:50:16
Andy Stevenson <andy.stevenson <at> uk.fujitsu.com> writes:
> Why doesn't the
> lexical_cast work below?
Because your operator<< is not visible inside namespace boost.
-- Alexander Nasonov