$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kim Barrett (kab_at_[hidden])
Date: 2007-09-21 16:56:36
At 6:12 PM +0100 9/21/07, Phil Endecott wrote:
>Having said all that, does anyone really worry much about "once"
>performance?
Yes. "once" is used in some singleton implementations. Obtaining the
singleton might happen a lot.