$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-10-30 10:01:50
Caleb Epstein <caleb.epstein_at_[hidden]> wrote:
> All of the iostreams functions add up fast. Its a huge win to not
> have to evaluate them if you're not going to log the message. Its a
> must-have feature.
I agree. There is nothing faster than a single if statement.
-- Maxim Yegorushkin