$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Joel de Guzman (joel_at_[hidden])
Date: 2006-12-23 01:26:38
David Minor wrote:
> This example, from the docs, won't compile with linux g++3.4.3
>
> std::cout << at<int>(m) << std::endl;
>
> std::cout << at<double>(m) << std::endl;
Doc bug. This has been noted and will be fixed. Please use
at_key.
Thanks!
Regards,
-- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net