Просмотр исходного кода

Integrated from trunk:
#4593 Type_of does not use BOOST_TYPEOF_EMULATION for VC10 and \Za
#3520 Syntax Error in boost/typeof/typeof.hpp
#4605 Make BOOST_TYPEOF_SILENT default
Apply variadic functions patch from Sergey Zubkovsky.
Allow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler

[SVN r66130]

Peder Holt 15 лет назад
Родитель
Сommit
205d5495ec
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/typeof

+ 1 - 1
libs/typeof

@@ -1 +1 @@
-Subproject commit e9749f185f24b481071e44976bd284366e2f7fcb
+Subproject commit 81e54ccb1f8de10303ab7d6dab91e047824f23d5

粤ICP备19079148号