Skip to content

SharedPtr tests now properly compile instead of always failing.

When calling make_shared you need to explicitly provide the type.

Merge request reports