K. Noel Belcourt 07800455a8 Both Sun and Pgi on Linux correctly put typeinfo into the std
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]
2008-11-03 18:37:49 +00:00
2004-07-25 02:59:30 +00:00
2001-06-21 16:19:33 +00:00
2007-11-05 21:22:29 +00:00
Description
Boost.org function module
2.2 MiB
Languages
C++ 96.7%
CMake 1.7%
Shell 0.6%
Batchfile 0.5%
HTML 0.5%