cannot find bit_or #11055
Unanswered
tasty0tomato
asked this question in
Q&A
cannot find bit_or
#11055
Replies: 1 comment
-
@tasty0tomato What language standard are you using? That was deprecated with C++17 and removed with C++20. |
Beta Was this translation helpful? Give feedback.
0 replies
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 have included
functional
, but still cannot findstd::bit_or()
Beta Was this translation helpful? Give feedback.
All reactions