23 Dec
2006
23 Dec
'06
6:26 a.m.
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