StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Michael Gazonda

Rating
1494.34 (4,296,845th)
Reputation
1,747 (94,887th)
Page: 1
Title Δ
constexpr const vs constexpr variables? -0.99
Can I guarantee that Sleep() would not sleep for more than 10 ms? +0.65
How can a C++ template be specialized for all 32-bit POD types? +0.26
C++ Declaration of class variables in header or .cpp? -1.72
Template argument deduction and SFINAE - using std::enable_if +2.05
C++11 Thread safety of std::atomic<T> copy constructors 0.00
Is ‘int main;’ a valid C/C++ program? -0.08
Use constructor as predicate -3.49
Segfault on global constant write +0.73
Why 'constexpr' parameters are not allowed? +5.14
Instance of private nested class c++ -2.46
Are there any gotchas or limitations when template aliasing shared_... +4.06
C++ Is constructing object twice using placement new undefined beha... 0.00
What is the endianness of binary literals in C++14? +2.85
Templates Double Compilation? -0.69
How do I create an alias for a noexcept function pointer? -1.91
When and why would you use static with constexpr? -2.66
C++ 11 Smart Pointer usage +1.80
How to implement copy constructor when working with malloc() -0.64
adding two 4-vectors with sse using pointers +0.07
C++ Skipping first default parameter in call +1.84
Accepting a variable number of parameters of the same type 0.00
Memory location of a structure object in C 0.00
add unsigned int array in {} later -2.66
Is assinging NULL to a pointer bad programming? -1.79
Displaying a bool array as a black and white screen in C++ +0.10
How do I access a constexpr created type as another type while stay... -3.12
Why do destructors in C++ increase the size of the object they'... +4.45
Two functions declarations share one definition, is this legal? -3.38
Can I reuse an invalidated iterator? -2.72
Dumping memory of a function -3.73
Read 2x chars from array as a short? +0.04
Is it necessary to lock an array that is *only written to* from one... +2.35
Nested Template Specialization 0.00