$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexei Alexandrov (alexei.alexandrov_at_[hidden])
Date: 2006-04-24 12:33:55
Hi,
there is a very nifty thing in multi_index details - the scope_guard. I'm using
it but recently I noticed that it's not being used anywhere in the multi_index
itself. Is it going to disappear any time soon?