Soft (memory-safe) cast: Cast contents to another type, and returns an instance with that contents. Constness is preserved. No copying is done.
See Implementation
Soft (memory-safe) cast: Cast contents to another type, and returns an instance with that contents. Constness is preserved. No copying is done.