$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] std::map::find() wrapper
From: Denis Shevchenko (for.dshevchenko_at_[hidden])
Date: 2011-05-04 13:51:58
>
> What you do is far less interesting to me than why you do it. Is it just
> dogma, or is there some underlying reason?
No, it's not dogma. Raw pointers are not the universal evil, but I never
use raw pointers because I *can* write my code without raw pointers. :-)
- Denis