$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2001-11-28 12:05:07
> I readed that boost turns _STD:: into std:: with
> macro, so I try the same in
> my small test program just trying to see if using
> namespace directive inside
> a brace's bloc is supported by the MSVC compiler.
Ok, now I understand this part, but just to clarify, it is STLPort not Boost
that uses this macro.
Jeff