Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Potatoswatter

Potatoswatter

Potatoswatter has asked 114 questions and find answers to 990 problems.

Stats

24.0k
EtPoint
7.4k
Vote count
114
questions
990
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?