slinc icon indicating copy to clipboard operation
slinc copied to clipboard

Clarify errors when a user is using a Scope requiring action outside of a Scope

Open markehammons opened this issue 1 year ago • 0 comments

As a user, it can be confusing to see an error like "Allocator not found" when using operations like Ptr.copy. Especially because it's not quite clear how to get an Allocator for such operations.

This ticket is complete when a solution has been found that directs the user on how to properly use functions that require allocators.

markehammons avatar Apr 12 '23 05:04 markehammons