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 2 3 4 5 6 7
Title Δ
Can I persuade an automatically generated constructor to zero my PO... -1.86
g++ 8.1 template deduction abmiguity with std flag equal to c++17 p... 0.00
C++ 'using' and 'using typename' in a header file -0.45
Variadic Template Functions: No matching function for call, std::endl -0.97
Is it possible to create a lambda on the heap in one step? 0.00
Do rvalue references have the same overhead as lvalue references? -0.90
Composite pattern with variations in classes +1.12
How do I interpret a message payload without violating type aliasin... -1.34
Injected class name as type -0.87
Can we declare a partial specialization of a template class member... 0.00
Why does delegating to the default constructor not zero initialize... +2.01
Static cast of reference forces template instantiation where incomp... +1.79
Why does clang still need libgcc.a to compile my code? -2.04
Converting constructor with multiple arguments +0.07
One class of nest classes can't be used as template function ty... -0.02
Confusion about constant initialization +1.62
Unexpected Output...how function binding happens in virtual table -0.52
c++ function template specify second template parameter type 0.00
C++ : convert uint64_t to unsigned char array 0.00
How to declare a templated function so that can be passed in a clas... +1.15
C++ achieve internal linkage without using anonymous namespaces 0.00
Access to protected member through member-pointer: is it a hack? +1.65
Not ambiguous identifier +2.55
Avoid literally duplicating code for const and non-const with auto... -0.50
Alternative for many templates in c++ 0.00
instantiating objects C++ -0.29
Memory order in shared pointer destructor 0.00
Template deduction from pointer-to-members, where at least one poin... 0.00
A type trait identifying which class provides the function selected... 0.00
Can't pass 'const pointer const' to const ref +3.13
How std::memory_order_seq_cst works -0.26
Discriminated union of recursive type +0.50
assignment of C++ vector of vector of double = safe? +0.10
Why can't gcc devirtualize this function call? -1.56
Can variadic template template parameter be partial-specialized? +0.49
Collapse overloads for copy and move semantics 0.00
Usefulness of volatile in concurrent programming since C++11 -0.52
Concurrent reads on non-atomic variable -1.80
C++: Explicitly disable aliasing optimizations for pointers -0.45
lifetime of a temporary shared_ptr object 0.00
r-value Reference Casting and Temporary Materialization +0.61
Reinterpreting a union to a different union -0.53
Return a generic C-style array using templates -2.16
Do I need to define all private functions and variables in class he... -1.64
Lambda converted function pointer comparison 0.00
Aliasing struct and array the C++ way -0.95
gcc doesn't accept out-of-line definition of member with non-ty... 0.00
Check if member is declared in class -1.57
How many temporary objects are created when two objects are added t... -0.82
Show where temporaries are created in C++ -4.04