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

Added variadic signal/slot implementations used when
BOOST_NO_VARIADIC_TEMPLATES is not defined. The
signal0, signal1, etc classes are not available when using
the variadic implementations, I plan to mark them as
deprecated. Also the arg1_type, arg2_type member typedefs
are not available and are replaced with a "arg" member
template class. Documentation updates to follow.



[SVN r53355]

Frank Mori Hess 17 лет назад
Родитель
Сommit
a58291adf7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/signals2

+ 1 - 1
libs/signals2

@@ -1 +1 @@
-Subproject commit e4266bf7f6ca5a7b929dfcdf472d0bb1aa12e096
+Subproject commit 4acf719aa9cc8b1b3ea6fda6a814ac6864a05bcb

粤ICP备19079148号