microsoft / cppwinrt

C++/WinRT
MIT License
1.64k stars 236 forks source link

Implicit conversion between std::span and winrt::array_view #1331

Closed JaiganeshKumaran closed 1 year ago

JaiganeshKumaran commented 1 year ago

Implements #1289.

kennykerr commented 1 year ago

I don't think this is the best approach, as I indicated in the associated issue https://github.com/microsoft/cppwinrt/issues/1289#issuecomment-1481317055 but I will reopen the issue for discussion.