StackRating

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

Deduplicator

Rating
1571.79 (3,853rd)
Reputation
35,304 (3,270th)
Page: 1 ... 5 6 7 8 9 ... 25
Title Δ
Replacing a type within a tuple in C++11 +1.50
How to avoid the need to specify deleter for std::shared_ptr every... +1.97
Is a C# Form compatible with a C++ message pump? 0.00
Possible problems with String reversing using charAt method -0.57
How to handle a full CircularBuffer in C++ +0.37
What is the difference between vector <Class*> and vector <... -1.71
What is the real purpose of operator== for a std::function? 0.00
Difference Between NULL and Zero in Comparing +1.17
initializer list vector constructor 0.00
string[,] array of string arrays equivalent in C -1.85
Static constexpr members seem not to go along with std::min 0.00
What is the purpose of double colons in Lua? 0.00
Playing with reference variables and pointers -2.11
Should/Can smart pointers be passed by reference in functions +0.40
Ternary operator without the middle expression 0.00
Positive integers that multiply to a negative value +0.37
I need to create a function that takes a vector of strings, then so... +0.38
When does std::shared_ptr release its object? +1.10
Accessing first element in Priority Queue c++ +0.41
Performance comparison of STL sort on vector of strings vs. vector... -1.12
Is it safe to realloc memory allocated with new? -1.32
Are there any performance implications to including every header? -0.82
SQLGetDiagRec and MSDN 0.00
is it possible to convert a function pointer to an integer? +1.71
What is the standard compliant way to convert a signed integral val... +1.37
std::unique_ptr<T[]> with an array of derived objects, use of... -1.21
How to Duplicate a file pointer +0.34
Array of Object in Java vs C++ -1.26
Clarification on function pointers in C -0.45
Why isn't the C++ standard library already pre-included in any... -0.25
Friend function is not accessing private members of another friend... -0.44
Name Mangling in C++ -0.62
sprintf with %s and std::string gives gibberish +0.46
Catching throwable and handling specific exceptions -0.89
Fixed address is occupied in .NET 0.00
Properly casting a `void*` to an integer in C++ +0.89
Partial specialization for pointer as function return type -0.93
what happens to lvalue passed in function as rvalue (c++)? -0.44
What is the HAVE_BZERO used for? +1.25
Do I still need to have a virtual destructor for my derived class i... -0.36
Reduce recompilation when editing global variables -0.62
Why duplicate include some header file in C/C++? 0.00
Use << operator inside function arguments +1.38
How to find the longest substring with equal amount of characters e... -0.57
Usage of std::swap() inside move assignment should cause endless re... 0.00
call rvalue-constructor from an lvalue-constructor 0.00
Converting binary serialization to human-readable serialization 0.00
Arrays as scanf's function arguments. Adress operator +1.92
Can UTF-8 hold the same data that UTF-16 can hold -1.79
Java internal String representation: is it UTF-16? -0.06