$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Re : BOOST_FOREACH like macro for map
From: Pierre Morcello (pmorcell-cppfrance_at_[hidden])
Date: 2009-10-20 17:18:22
>>>That is horribly inefficient: O(N).
Yes, I warned :-).
I was going to post another code equivalent to the one you posted (same complexity) this time, when I read you post.
Best regards,
Pierre Morcello