forked from boostorg/function
07800455a89babc061e3dc72b75a6cb03048a7d5
namespace, but function_base keys off the BOOST_NO_EXCEPTION_STD_NAMESPACE macro instead of the BOOST_NO_STD_TYPEINFO macro. The attached patch changes function_base to use the typeinfo macro. Because eVC 4.2 doesn't put typeinfo into the std namespace, I need to define BOOST_NO_STD_TYPEINFO only for this eVC version. [SVN r49571]
Description
Boost.org function module
Languages
C++
96.4%
CMake
1.9%
Perl
1.3%
HTML
0.4%