Support status of operators >>
and <<
#233
Unanswered
Wilker-uwu
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
-
Hello!
i'd like to know what's the support status on the implementation of the operators
<<
and>>
for bit shifts in the library. as in, if i can just use them to shift an array or vector around by using>>=
or a similar operator.thank you for your time <3
Beta Was this translation helpful? Give feedback.
All reactions