$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] multi_index: changing elements?
From: Olaf Leidinger (leidola_at_[hidden])
Date: 2009-01-28 05:28:48
Hello!
I'm quiet new to boost and especially multi_index. I want to get a
non-constant reference to elements I inserted into this container, but
when dereferencing the iterator all I get is a const reference. What am
I doing wrong? Please have a look at the attached example.
Thanks a lot,
Ciao,
Olaf Leidinger