llvm-project/libcxx/test/utilities/memory/util.smartptr/util.smartptr.weak
Marshall Clow 4703f76376 Update synposis in <memory> to show move semantics for weak_ptr; add tests for already existing move semantics. Mark LWG issues #2315 (no changes needed), 2316 (move semantics for weak_ptr), 2252 (previous commit) and 2271 (previous commit) as complete.
llvm-svn: 202931
2014-03-05 03:12:04 +00:00
..
util.smartptr.ownerless
util.smartptr.weak.assign Update synposis in <memory> to show move semantics for weak_ptr; add tests for already existing move semantics. Mark LWG issues #2315 (no changes needed), 2316 (move semantics for weak_ptr), 2252 (previous commit) and 2271 (previous commit) as complete. 2014-03-05 03:12:04 +00:00
util.smartptr.weak.const Update synposis in <memory> to show move semantics for weak_ptr; add tests for already existing move semantics. Mark LWG issues #2315 (no changes needed), 2316 (move semantics for weak_ptr), 2252 (previous commit) and 2271 (previous commit) as complete. 2014-03-05 03:12:04 +00:00
util.smartptr.weak.dest
util.smartptr.weak.mod
util.smartptr.weak.obs
util.smartptr.weak.spec
types.pass.cpp