UPtr.opAssign

Assigning to is disabled

struct UPtr(T, Allocator = Mallocator)
@disable
void
opAssign
(
UPtr!(T, Allocator) rhs
)

Meta