StackRating

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

Columbo

Rating
1700.65 (151st)
Reputation
53,559 (1,829th)
Page: 1 ... 9 10 11 12 13 ... 18
Title Δ
Getting object's address from its pointer to member variable 0.00
Passing constexpr objects around 0.00
Thread safety of std::mutex +2.07
When to use functors over lambdas +1.20
Converting characters in strings to uppercase not working 0.00
Why does user-defined conversion applied during the initialization? 0.00
Why does that works in c++ char arays +0.69
Creating a new tuple class by popping the last type +1.20
Using reinterpret_cast to cast a function to void*, why isn't i... 0.00
c++: Shorten path to enum member (using typedef or typename), to us... +1.52
override virtual function with different parameters in c++ -2.41
Why is it recommended to declare functions as "friends" i... -1.07
Why does allocation of std::aligned_storage always have an offset? 0.00
What happens if I use vector::begin() instead of std::back_inserter... -2.34
Search for two specific elements in multidimensional vectors +0.38
how to copy part of char buffer to std::string? -0.39
Do bitwise operations resolve to constant values -1.29
On calling destructor for an object, it is called two times? -1.02
How do you check if a specific operator is defined for a template i... +0.36
How to know how much stack function is consuming? +1.76
Pointing to a const pointer (or a pointer to a const) -1.38
returning a reference vs the type -1.09
Destruction order of statically initialized, non-literal objects +1.59
How to make multiple template class to have the same type -2.42
Constructor of C++ Template with unique_ptr as member fails 0.00
Static and global variable storage clarification +1.71
redundant bytes in union typedef +2.11
Replacing a string with 2 other strings separatly +0.36
Error constructing temporary object whose constructor takes a singl... 0.00
Meta minimum in c++ -1.07
When is placement new well defined, and what happens to an existing... +0.34
Does std::bitset guarantee continious memory along with constant si... -0.48
Calling friend template function with no parameter defined in class... 0.00
Inheritance with possible template failure +0.37
Why I get an error when implementing this easy hash for vector <... 0.00
std::map::operator[] behaving strangely +2.49
Increment pointer bit by bit +1.69
extended initializer list in older versions of C++ +0.14
Parameter of member functions of template class +0.58
Can you define main() to take in more than argc/argv arguments? -0.31
C++ - struct constructor, redefinition error when trying to derefen... +0.37
Why does the C++ linker allow undefined functions -1.40
I thought static_cast<TYPE>() was equivalent to TYPE(variable... +1.65
Assignment operator and a temporary 0.00
Is there a way to detect if a primitive argument is variable size? 0.00
Aliasing of otherwise equivalent signed and unsigned types +1.05
"Invalid operands to binary expression ..." when trying t... 0.00
Find string with the most different characters -1.34
Confusion with unique_ptr +1.26
Reference initialization forms +1.26