StackRating

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

Oliv

Rating
1510.32 (68,586th)
Reputation
9,392 (16,404th)
Page: 1 ... 5 6 7
Title Δ
Simplest way to get memory size of std::array's underlying array? -1.32
Do uninitialized objects exist in C++? +4.44
Reason behind that object addresses must differ if types are the sa... -3.19
Comma operator in C++11 (sequencing) +1.96
Variadic templates and switch statement? +0.66
How does reinterpret_cast work? -3.94
Should I use static_cast in assignments and return statements and w... -0.29
Understanding how malloc() is used in this context -4.13
If structured bindings cannot be constexpr why can they be used in... +5.36
How to connect two objects in C++ in order to transport data betwee... 0.00
size_t and memory allocation 0.00
C++ passing unknown type to a virtual function +0.72
Alias a member function in C++ at compile time -0.60
confused about atomic class: memory_order_relaxed -2.63
How to access derived constructor in Meyers singleton pattern 0.00
Pointer to element of object representation or pointer to an elemen... 0.00
What happens if 'throw' fails to allocate memory for except... -3.43
Protect CRTP pattern from stack overflowing in "pure virtual&q... +1.12
In which thread is the terminate handler called? 0.00
Getting the address of an inline defined friend function +4.16
What is exactly an object in C++? -0.53
CMake override policy for subproject -3.92
std::vector resize(0) or clear() - but keep it's capacity +4.92
c++ Inheritance and shared pointers -1.71
C++ discourages base class of collection - is there anyway to fake... +4.25
How can several comparisons be slower than some calculations? -2.03
Declaring variable with name `this` inside lambda inside parenthese... 0.00
Why can't one compare a function pointer to a template function... 0.00
How to use sfinae to check, whether type has operator ()? -3.66
How to memset an anonymous union with 0 +4.19
Why is a default template function picked as a better match than it... 0.00
Initialize member functions via constructor -1.68
Why this ADL case is working? +5.29
Can I return a selected reference in c++? -1.27
C++ Namespace error : not a member of namespace 0.00
C++ template partial specialization: Why cant I match the last type... -0.88
Can I have a std::vector of template function pointers? -3.95
C++: For which objects, being "moved" implies more than &... 0.00
Is this a forwarding reference? -2.56
use the TYPE from the tempate type argument list -2.19
Template parameter pack attribute -4.36
how to create a multidimensional array with dynamic memory allocati... 0.00
Is it possible to parameterize the constness of a templated member... -2.42
Class template specialization within template class +0.30
How can I simplify this "variable as template paramter" i... +0.80
"immutable" struct with non-trivial constructor -1.65
How to link OpenGL/glew/glfw on fedora/linux gcc++ +4.07