$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-04-06 19:51:32
"Jeff Flinn" wrote:
> FYI: IIRC, there was a recent post where explicit leading "::" in refering
> to namespaces caused problems in atleast one compiler. I don't remember
> the exact problem, but I think it was a version of borland.
>
Yes, BCB (up to the newest version) doesn't like
the leading :: in many contexts.
/Pavel