StackRating

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

Niall

Rating
1598.51 (1,842nd)
Reputation
24,682 (5,191st)
Page: 1 2 3 4 5 ... 10
Title Δ
C++ Thread and Promise : attempting to reference a deleted function 0.00
Add string to LPTSTR +1.25
Include existing C++ enum to namespace 0.00
strange include dependency 0.00
Why doesn't shared_ptr permit direct assignment -1.78
C++ destructor with return +0.39
Backtrace statistics for heap allocations - where is it called from... -0.05
C++ static library spaghetti 0.00
Why is the copy assignment operator implicitly defined? +1.03
Why don't std::initializer_list overloads exist for std::make_u... +0.38
Should I use () or {} when forwarding arguments? -0.11
Destructor of a function argument being called differently in gcc a... 0.00
Late binding of template function types C++ -0.33
Using lambdas to throw template type's member as an exception -1.42
Two overloading functions for the same operator and class +0.36
How to "interrupt" a function call? 0.00
Alias for all overloaded methods? +0.16
How to simplify the definition of a templated callback function? -1.96
Is it safe to use at runtime a v90 COM dll in a v110 executable? 0.00
How to prevent call to base implementation of a method -0.01
Operator overloading C++ reference or value +1.68
Does C++ final imply final in all aspects? -1.63
How to restrict access to static public members? -0.22
"cpprest100_1_1.dll is missing" occurred after building.... 0.00
Why adding extra parentheses in the middle of hash<int>()(foo) 0.00
Why are templates not redefined, why is it all written in the heade... -0.97
std::vector segmentation fault during push_back +1.02
Using variables from within parent class +0.37
Microsoft (R) C//C++ Optimizing Compiler has stopped working -0.76
What's the best strategy to get rid of "warning C4267 poss... 0.00
How to select the correct function overload? 0.00
Executing code before the win32 loader? -0.39
How to print this word "☻" in the console window?(c/c++) +0.72
How do you read MSVC C++ Linkage Errors +0.41
Is there a C++ standard class to set a variable to a value at scope... +1.66
Type trait to check whether some type is derived from a class templ... 0.00
Is it possible to accept the output of `std::bind` directly as a va... +1.04
C++11 lambda cannot access reference -0.38
Error C228: left of "must have class/struct/union several times 0.00
How to find out if a exe file is a .Net exe or regular exe? +1.61
Why does the compiler have scoping issues with this template? 0.00
LNK2019 unresolved external symbol for SHLoadIndirectString 0.00
How to get rid of Debug runtime DLLs +0.63
Access violation writing location in a function of Unicode characte... +0.36
std::move(T&&) and temporary object. Where is the temporary... +0.60
Extracting the signature of "invokables" 0.00
log4cplus unresolved external symbol LNK2001 0.00
Thread aborts in a dynamic library before it has finished executing... +1.72
Vector not dereferencable -2.86
Does "= default" allow out-of-line implementations? -0.11