|
Boost Users : |
From: Joel de Guzman (joel_at_[hidden])
Date: 2007-04-19 18:39:52
Ovanes Markarian wrote:
> Hello!
>
> Thanks for the great lib again. I was using a fusion::map container and discovered the following
> error at:
>
[...]
>
> std::cout << at<int>(m) << std::endl;
> std::cout << at<double>(m) << std::endl;
> ^^-- error
>
>
> Where it should be not at<TYPE>(...) but at_key<TYPE>(...).
That's already been fixed in the CVS, FYI.
Regards,
-- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net