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

MPL: fixed #4061: gcc-4.5 compilation problems related to arity_helper, applied attached patch to the main aux_/template_arity.hpp and regenerated the corresponding file preprocessed/gcc/template_arity.hpp. No other preprocessed files are affected.

This patch seemed to be fine as all it does is to qualify an internal name in order to avoid it being looked up through ADL. This appears to be reasonably safe as this name is internal and not supposed to be found using ADL in the first place.


[SVN r61467]
Hartmut Kaiser 16 лет назад
Родитель
Сommit
3505073af7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/mpl

+ 1 - 1
libs/mpl

@@ -1 +1 @@
-Subproject commit 4678423fee4f6746c2d8d463d660a0df236b5db0
+Subproject commit cc82b7a9241636f4869245195d680907c2d0d56c

粤ICP备19079148号