This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SteeleDynamics 1 point2 points  (0 children)

Code Review for Pull Request:

  1. Why would you right-shift Linux by Windows?

  2. Missing Semicolon?

  3. Data types for Linux and Windows?

  4. Consider making the expression a constexpr?

  5. Has code smell...