$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jorge Suit Perez Ronda (josp_at_[hidden])
Date: 2006-05-12 12:33:59
On Fri, 2006-05-12 at 20:16 +0400, Ilya Sokolov wrote:
> why do you really need it?
>
I want to choose piece of code at compile time, different level of
debug, tracing, and logging. I don't want it to be chosen at run time
because the code is time critical.
regards,
Jorge