-
private:
std::int32_t _width = 0; private:
std::int32_t _width{0}; |
Beta Was this translation helpful? Give feedback.
Answered by
DethRaid
Feb 20, 2022
Replies: 7 comments
Answer selected by
deccer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1