Fix addressof for nullptr_t values. Fixes #5487.

This commit is contained in:
Peter Dimov
2013-12-11 01:57:20 +02:00
parent d595357b41
commit 50eafe2027
3 changed files with 107 additions and 1 deletions
+1
View File
@@ -17,6 +17,7 @@ alias unit_test_framework
test-suite utility
:
[ run ../addressof_fn_test.cpp ]
[ run ../addressof_np_test.cpp ]
[ run ../addressof_test.cpp ]
[ run ../addressof_test2.cpp ]
[ run ../assert_test.cpp ]