$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] std::map::find() wrapper
From: Nigel Stewart (nigels.com_at_[hidden])
Date: 2011-05-01 10:40:42
I'd use such a wrapper that spared me the convoluted iterator incantations.
Just check it works for hash_map etc.
- Nigel