$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-01-31 14:23:55
I noticed that in some places we are using extra namespace for protection
from unintended ADL. Is there any rationale for:
1. Why we need that?
2. Why namely this solution is prefered?
3. In which case we need to do so?
Gennadiy