$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Marcin (mike_at_[hidden])
Date: 2006-12-22 12:14:40
Cromwell Enage wrote:
> --- Michael Marcin wrote:
>> Did the way map works at some point get changed
>> from fusion::at to fusion::at_key and the docs
>> are just out of date?
>
> Which docs are out of date? I've always been using
> at_key with fusion::map.
>
The docs at:
CVS_HEAD
boost/libs/fusion/doc/html/fusion/sequences/containers/map.html
and
are out of date at least... although now that I look the usage of
fusion::map in the quickstart section uses at_key.
- Michael Marcin