$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [MultiIndex] how to reindex
From: Igor R (boost.lists_at_[hidden])
Date: 2009-08-10 07:17:43
Hello,
Is it possible to rebuild container indices?
I couldn't find any appropriate method in the docs, and even the
"swap-trick" doesn't seem to work. The only way that worked so far was
to rebuild the container from scratch...