Files
boost_config/include/boost/config/compiler
K. Noel Belcourt e4d4157b5a 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
..
2008-09-19 12:00:14 +00:00
2006-07-10 11:57:36 +00:00
2006-01-24 17:24:24 +00:00
2003-10-04 11:29:20 +00:00
2007-10-19 12:03:54 +00:00
2003-10-04 11:29:20 +00:00
2003-10-04 11:29:20 +00:00
2008-10-07 17:13:33 +00:00