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

function_template.hpp:
- function partial specialization now allows assignment to zero
(for clearing) and comparison against zero (for the empty check)
(Brad King)

function_test.cpp:
- Check comparison against zero
- Check assignment to zero

function_test_fail1.cpp:
function_test_fail2.cpp:
- Make them fail for the right reasons


[SVN r15803]

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

+ 1 - 1
libs/function

@@ -1 +1 @@
-Subproject commit 300fde19a12ea78b7fd28665cf710dffd7b11f9b
+Subproject commit 374711d2c63a1a442f6389dce3bb489f0aea3a2f

粤ICP备19079148号