mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 08:22:22 +01:00
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.7%
CMake
1.7%
Shell
0.6%
Batchfile
0.5%
HTML
0.5%