2629216e46
* Optimize MemoryView SetName Added a second version that uses wstring_view instead of string_view so that no temporaries need to be created when passing in a string literal that's already a wstring. Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com> * Changed to use SetPrivateData Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>