$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Container with insertion order
From: Claude (clros_at_[hidden])
Date: 2011-12-02 11:38:31
Ok, now I want to make find() and erase() methods. In std::map, they return
an iterator. Should I wrap the methods find() and erase(), to pass a const
K& key, and return a container1:: const_iterator. is it right?
-- View this message in context: http://boost.2283326.n4.nabble.com/Container-with-insertion-order-tp4097717p4147887.html Sent from the Boost - Users mailing list archive at Nabble.com.