What is the SPAN_RUNTIME_SUPPORT flag? Should I enable it? #765
Unanswered
shayded-exe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm building an app in net7.0. I noticed that Span2D only uses an inner Span if
SPAN_RUNTIME_SUPPORT
is enabled. This seems like something I would want, but I can't find this flag documented anywhere.Is it intended to be enabled by users?
Beta Was this translation helpful? Give feedback.
All reactions