|
Boost Users : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-08-22 14:45:43
Gulevich Vasili Victorovich:
> Is there an appropriate way to tell BOOST or stlport where type_info is?
The correct macro to test is BOOST_NO_STD_TYPEINFO:
http://www.boost.org/doc/libs/1_36_0/libs/config/doc/html/boost_config/boost_macro_reference.html
BOOST_NO_STD_TYPEINFO
Standard library
The <typeinfo> header declares type_info in the global namespace instead of
namespace std.
I don't know whether it's defined properly on your configuration; can you
check?
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net