28 Nov
2001
28 Nov
'01
5:05 p.m.
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