Resolve the ambiguity between the zero argument make_shared and the variadic one. Refs #3856.

[SVN r62248]
This commit is contained in:
Peter Dimov
2010-05-26 18:18:10 +00:00
parent a46d405778
commit 3c84388186
3 changed files with 24 additions and 4 deletions
+1
View File
@@ -64,5 +64,6 @@ import testing ;
[ compile-fail auto_ptr_lv_fail.cpp ]
[ run atomic_count_test2.cpp ]
[ run sp_typeinfo_test.cpp ]
[ compile make_shared_fp_test.cpp ]
;
}