$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-04-30 07:23:29
"Joaquín Mª López Muñoz" <joaquin_at_[hidden]> wrote:
> The complete list of changes after requests from
> the reviewers can be consulted at:
>
>
http://groups.yahoo.com/group/boost/files/multi_index_postreview_notes.html
>
>From the document:
...
Functional changes:
No duplicate tags are allowed, either inside a tag or globally in an
instantiation of multi_index_container. A BOOST_STATIC_CHECK is triggered if
this condition is violated.
...
Requests that have not been implemented:
Some reviewers were in favor of supressing the multi-tag functionality.
Others, like Jeremy Maitin-Shepard, found this feature useful. I took the
least-work option and kept it.
???
/Pavel