You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turns out that string_view is not needed / not the right tool for what I had in mind – adding a storage option to xtl's fixed_string is a much nicer idea.
This would allow us to enable some cool features on
xtensor<char[20]>
arrays and the like!The text was updated successfully, but these errors were encountered: