StackRating

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

Asteroids With Wings

Rating
1567.07 (4,435th)
Reputation
106 (690,687th)
Page: 1 ... 7 8 9 10 11 12
Title Δ
newly-installed Clang can't find or isn't looking for defau... 0.00
Custom C++ string class 0.00
Is "assert (this)" a viable pattern? +2.08
Can I forward-declare names -defined in other header in a header fi... +1.71
visual studio does not give error if a header is missing -0.50
C++11 features for generic and meta programming 0.00
Why Overload resolution is unable to decide which version of an ove... -0.91
#define function with namespace in it 0.00
Build for Git Virtual File System 0.00
What is the advantage of using std::type_info::hash_code over std::... -0.02
Is it safe to chain together functions that assign a value by point... 0.00
Why is my switch case which is inside a do while loop not working a... +0.45
why does visual studio have i++ post increment as a default for aut... -0.54
Why is a C++ reference to a temporary variable in the constructor a... -1.68
passing 'const' as 'this' argument discards qualifi... +0.30
Is it possible to override base class constructor? 0.00
C++ move(): what's left in the vector? +0.53
Code style in C (and C++) loops: postfix and prefix increments +2.18
How can I call a template function in another template function -1.82
What is the difference when generic class is declared with and with... 0.00
Reference is useless in std::bind? -1.66
How am I able to call a function without c++ object? 0.00
How to validate json file in C++? +0.45
How to remove class from code and still make it work? -0.05
How does the compiler generate a closure from a deleted-default-cto... -0.99
Whether it is not necessary to use the `this.` keyword for variable... -2.36
Warning about using explicit keyword in a conversion operator -0.55
Must the std::condition_variable predicate be checked before waiting? 0.00
Assigning pointer in method exits method? -1.12
Why is the __restrict__ modifier not enforced? +2.13
I am learning how to code so i have a question? 0.00
can we use the C++ keyword "typename" without templates? 0.00
Why don't standard containers like std::vector implement interf... +0.06
Math tutor program troubles 0.00
Converting char array to uint16_t array C/C++ 0.00
g++ wchar_t string litteral is not of expected type 0.00
Char, unsigned char and signed char as char& +1.47
Is a floating-point value of 0.0 represented differently from other... +2.23
Taking built-in types by value in a structured binding declaration... 0.00
C++ union-initialization by immediate vs. initialization by variable 0.00
Get length of unsigned char* +2.56
What changed the value in int a? A simple C++ problem confused me -1.83
C++ assign values individually or create a new object? +0.46
Class string setter using reference 0.00
C++ constructor initializer list " error: expected '('... 0.00
How can we use std::array when the size of the array is given from... +0.76
how to end the repetition of showing the menu in c++? +0.46
Can I guarantee that the address of nullptr is always 0? 0.00
C++ std::unordered_set find/count/contains const key reference 0.00
How I can represent the hexadecimal number? 0.00