Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
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?
Potatoswatter questions
What is the least positive integer with no reciprocal in typical floating point?
GPS reported accuracy, error function
pthread_cond_wait doesn't unlock mutex
Best implementation of the missing unary std::copy
Are iterators of standard containers DefaultConstructible?
What is the name of this text compression scheme?
Does an empty value pack expansion match a type pack or optional type parameter?
"no base classes of the same type as the first non-static data member"
Cross-compile to Linux from OS X
jQuery with an SVG document
Potatoswatter answers
std::getline for an ifstream but using a char* instead of a string [closed]
C++ variable arguments
Can't add any roles to Facebook app
Use super class's address/pointer in initialization list
Sum of all primes under 2 million
C++: Can't figure out how to hide implementation details properly
c++ only: unary minus for 0x80000000
What is the advantage of using mt19937_64 over its 32 bit variant?
23warning: assignment makes pointer from integer without a cast [duplicate]
initializer element not constant?