intrusive_ptr icon indicating copy to clipboard operation
intrusive_ptr copied to clipboard

unit test coverage

Open nlguillemot opened this issue 2 years ago • 1 comments

First of all, thank you for writing this very neat proposal!

I thought I'd make a suggestion to include unit tests with more code coverage. That way it would be easier to check that everything in the implementation works for a given compiler environment.

Cheers!

nlguillemot avatar Aug 15 '22 06:08 nlguillemot

Wow, there haven't been any updates for years...

Perhaps we can take a look at some real use: https://github.com/lhmouse/asteria/blob/master/rocket/refcnt_ptr.hpp

lhmouse avatar Aug 15 '22 06:08 lhmouse