Add shared_ptr tests where the element type and pointer type aren't 'convertible' but are 'compatible'.
Responding to a comment from D81414.
Differential D81532
[libcxx] Add compatible with constraint tests for some shared_ptr constructors. zoecarver on Jun 9 2020, 9:59 PM. Authored by
Details
Add shared_ptr tests where the element type and pointer type aren't 'convertible' but are 'compatible'. Responding to a comment from D81414.
Diff Detail
|