mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-05-19 23:34:42 +02:00
Resolve the ambiguity between the zero argument make_shared and the variadic one. Refs #3856.
[SVN r62248]
This commit is contained in:
@@ -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 ]
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user