
22 Dec
2006
22 Dec
'06
5:14 p.m.
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 http://spirit.sourceforge.net/dl_more/fusion_v2/libs/fusion/doc/html/fusion/... 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