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

function/function_base.hpp, function/function_template.hpp:
- Switch from dynamic initialization of the vtable pointer to static
initialization (Fixes #1260)
- Handle member pointers properly, only using mem_fn within the invoker
to deal with all of the messy bits of calling member pointers



[SVN r39240]

Douglas Gregor 19 лет назад
Родитель
Сommit
025805fcc5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/function

+ 1 - 1
libs/function

@@ -1 +1 @@
-Subproject commit a7b9940f15a7aeef82f3a7f0912216e9d2839ea8
+Subproject commit de27ae969741bef9a8b05ef25dca0549b56cab3e

粤ICP备19079148号