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 2 3 4 5 ... 66
Title Δ
Is there a way to create a namespace with generalized attributes? 0.00
Can't read binary file in C++ +0.35
initialize unique_ptr const reference from a unique_ptr +0.38
Why can I use initializer lists on the right-hand side of operator... +0.15
Is it possible to overload operator "..." in C++? -0.86
How to count the number of lines in a file using C++? +0.35
c++ declaration and initialization variables inside while loops +0.84
Signed Extension from 24 bit to 32 bit in C++ +0.65
Converting LPWSTR to char -0.09
Preprocessor directive: Weird Syntax #define for header files 0.00
Ternary conditional operator on the left of assignment operator -0.63
virtual inheritance and protected members access 0.00
Does std::thread run before I call join()? -0.65
Should I not pass a pointer by reference if I don't modify it? +0.35
spawn a copy as input to function taking rvalue reference +0.52
get type of element in range based loop **directly** e.g. for "... -2.17
Why does the assignment operator return anything to begin with? -1.68
Unrecognized Syntax in Visual Studio (C++) -0.16
Table lookups of Powers of 10 +0.37
Using more than 1 values in a for loop? -1.68
C++ changing values of an array inside a function by passing by ref... +2.03
Please explain code block "for( auto &it : iostr )" +1.95
Int from byte representation in vector c++ +1.13
Virtual Functions Doubts 0.00
C++ Seperate header and source file +0.93
How to implement initialization finalizers in C++? -0.19
Input from text file into char *array[9] +1.18
C++ in batch programming 0.00
Can't use CreateProcess because of a build error: 'STARTUPI... 0.00
What is constexpr in C++? -0.01
Why does the float having 5 as its last decimal digit give the corr... +1.06
Is it possible to create a trait to answer if a type comes from std? 0.00
Does it matter if I don't explicitly cast an int to a char befo... -0.15
Resizing dynamic arrays +0.36
How do I ensure the destruction of a parent instance member? +1.52
How can I make a win32 app with no dependency on the msvc dll? 0.00
why while loop terminate when we take input as long int type? +0.36
system() output in ncurses -0.44
Calling an object's destructor in its assignment operator method +2.02
Using namespace::function is better than prefixing namespace:: in e... +1.83
Does the standard state that copies must be equivalent? -1.33
Does the standard state that copies must be equivalent? +2.00
Big inputs in command prompt +1.29
is there any exception with error code in stl? +0.18
What's the best way to make an std::string out of one char? +1.58
Understanding Multibyte/Unicode +1.07
Why true statement false? 0.00
constexpr function has to be defined forwardly? -0.44
Turn a string into a vector of strings +0.76
Which module implements CreateWindowW on Windows? +1.39