StackRating

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

Lingxi

Rating
1493.52 (4,325,859th)
Reputation
8,409 (18,641st)
Page: 1 2 3 4
Title Δ
Better debugging in Visual Studio? +3.19
Pass template functor to a template std::function +2.23
Compile-time integrity verification of versioned struct 0.00
How to avoid replicating callback functions (C++) -3.74
Wrapping C++ member function in C - Visual Studio 2013 template woes 0.00
Physically unclonable function 0.00
What is the flaw in this string comparison logic? -3.36
std::array as a parameter in virtual function +0.45
Unhandeled exeception catch block of c++ 0.00
The address of const variable, C++ +1.23
C++11 Class template method specialization and variadic templates 0.00
Correct function signature template for member function 0.00
Accessing private virtual functions within same class +0.20
specializing template member function to work in a different way fo... +0.11
Implicit type conversion from initialization list compiles in one c... +4.02
How to fill a function pointer member with class instance member fu... 0.00
static initialization of user defined type in C++ (Win64/PC) -3.42
Simpler approach to "reversing a doubly linked list" does... +4.04
Can I put one type in a template as default value or null in c++ -1.13
Why can't I move a mutable function that contains a moved future? 0.00
An algorithm for iterating over a rectangular area inside a 1 dimen... -2.45
Valgrind memory leak when returning std::string 0.00
Error "Disallowed system call: SYS_kill" as I try to remo... -1.78
Compact, readable, efficient C++ algorithm to reverse the words of... -4.37
Need help coming up with elegant fix for flaw in my algorithm +4.22
Variadic template for creating a formatted string -0.63
Knapsack with selection from distinct groups +0.91
Ambiguous call to variadic template function +1.53
Differences between static declarations in singletons +5.52
What is the difference between these two function signatures? -1.84
how to pass a ofstream to a function and save it into a member vari... -1.52
Invalid initialization error while upcasting and downcasting an obj... -1.27
Transform Binary Operation Function with Different Parameter Types -4.16
Check length of a String +1.32
Template implicit specialization & linkage, how it works? 0.00
C++11 function wrapper type depending on wrappee return type 0.00
Is boost::lexical_cast thread-safe? +3.74
Release() or factory destroy function in c++ 0.00
For constructors, is {} the same as =default? 0.00
c++ how to handle initializer that throws exceptions +4.07
How to initialize a c++11 native pointer and array in a class? -3.90
Why does c++ allow access to a class's private member through a... -3.11
When are arrays converted to pointers? -3.27
Does <algorithm> include <cmath>? +4.91
upcast to a protected base using dynamic_cast 0.00
Is 0 divided by infinity guaranteed to be 0? -3.98
C++11 variadic template parameter expansion -2.37
Reading a sentence until ENTER key pressed using 2-D char array +4.29
Strict aliasing rule in C++11 0.00
Unable to call base constructor in template class using virtual inh... +0.36