mirror of
https://github.com/boostorg/config.git
synced 2026-02-16 13:22:13 +00:00
e4d4157b5aab60bdd13bc88554259f9145af1209
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
Mirrored via gitea-mirror
Languages
C++
88.1%
Makefile
6.9%
Cuda
3.6%
Shell
1.2%
CMake
0.1%