
7 Nov
2005
7 Nov
'05
10:42 p.m.
Hi Joaquin,
On Behalf Of JOAQUIN LOPEZ MU?Z
I think you forgot to
#include <boost/multi_index/ordered_index.hpp>
Does this solve your problem?
Yes!
Similar difficulties have been reported at times here in the list, maybe I should update the doc snippets so that the necessary #include's are explicitly shown.
I would also suggest that instead of (or in addition to) having multi_index_container.hpp in the root of boost, you could put a multi_index.hpp that included all of the commonly used files. Thanks, Brock