Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Potatoswatter

Potatoswatter

Potatoswatter has asked 112 questions and find answers to 937 problems.

Stats

22.7k
EtPoint
7.0k
Vote count
112
questions
937
answers

About

Real name: David Krauss.

My posts on…

Enumerations:

  • How does one use an enum class as a set of flags?
    • Can a C++ enumeration be made bigger than 64 bits?
  • array indexing (converting to integer) with scoped enumeration
  • What's an enum class and why should I care?
  • Warning : case not evaluated in enumerated type?