StackRating

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

Cheers and hth. - Alf

Rating
1607.22 (1,496th)
Reputation
126,064 (504th)
Page: 1 ... 14 15 16 17 18 ... 66
Title Δ
c++ analog for rust like synhronization 0.00
c++ array default parameter, while making function overloaded +0.33
Const correctness for extern const pointers 0.00
Can I get a char* out of either signed char* or unsigned char*? -1.20
Memory allotment in C++ +0.87
How to make this operator call unambiguous? -0.99
Why don't compilers make unsigned vs signed comparison safe? -0.42
Is it bad practice to include a .cpp file when your implementation... +0.74
how to access all object have same type/class in one project in C++? +1.34
Why is std::bitset::size non-static 0.00
Init std::string with single copy +1.37
BST delete doesn't actually delete +0.39
Why is returned object an rvalue? +0.35
What does this expression calculate +0.74
IntelliSense: a value of type "LPVOID" cannot be assigned... +1.77
Initializing a vector with initial value efficiently +0.37
How to achieve implicit conversion from enum value to class template 0.00
Get output to the Console window in C++ +0.39
Class function returning invalid lvalue 0.00
How to know special member functions implementation compilers autom... -2.55
How can I get the next char even if it is whitespace? -0.45
Store templated argument into a namespace +2.13
Creating two color linear gradient .ppm files in C++ 0.00
Pass main() to a function in C++ +0.40
C++ no matching function for call to error +0.38
Why does using an 'if' statement give me better performance? +1.22
returning const reference to a member of a temporary object +2.35
C++11 std::thread and virtual function binding +1.39
Assigning Different Variables to the Input From cin C++ +0.40
Is there an easy way default construct a generic type in C++, witho... -0.48
Same code to write an array to a file writes 1 line less on Linux c... +0.19
How to prohibit the construction of object? -0.86
C++ Winapi, Popup window will open once but won't re-open 0.00
C++ thread or concurrent processes 0.00
main() conflict in a C++ program and SDL 0.00
Can I avoid RTTI? +0.39
What happens when you assign a literal constant to an rvalue refere... +0.26
Why can't aggregate operations be performed on arrays in C++? 0.00
Modern C++ way to map constant doubles to integers +0.03
is sizeof() likely to be optimized away? -0.85
set precision return statement C++ +1.23
How to dynamically allocate a single int[10] object? +0.08
Array of Vectors C++ -0.10
How to find indexes from vector1 in vector2 in c++ 0.00
Where does variable length array/alloca allocate in stack -2.72
auto and static_casts - good practice -0.61
Can a C++ program run on Mac OS? -0.10
Make std::unique<T> compatible with std::unique<const T, C... +0.82
How to initialize a vector of vectors in pre c++ 11 syntax? -1.22
Why is char neither signed or unsigned, but wchar_t is? -1.04