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 Δ
Parenthesis after new operator and before type in c++? 0.00
(How) Can I get a callback on a boost::asio::io_service when a std:... -0.48
Shorten condition to check that x is not any of four numbers +0.28
Interaction between default arguments and parameter pack (GCC and c... -1.35
How to branch/switch on multiple conditions? +1.18
convert string to size_t +0.42
Savely round to next smaller multiple +0.52
function pointer assignment and call in c++? +0.04
Overloading operator < for non-random iterators +0.45
c++ append one character from a string to another string +0.47
Do C++11 delegated ctors perform worse than C++03 ctors calling ini... -0.19
lambda scope for static members initializer -0.48
c++ Need clear examples showing difference between decltype(x) &... -0.91
Is there a subarray that sums to a target? +0.52
C++ distinguish Lambdas from Function pointers inside a vector -0.58
"Time limited" function C++ +0.06
Erase a string of characters entered by user from a read input file +1.36
Defining a mathemetical function and evaluate within a C/C++ function +1.19
Replace a pattern in C++ 98 -1.88
Why is the move constructor called here? -1.55
Why does std::unique_lock use type tags to differentiate constructo... +2.68
Is there any limitations of std::ostream::write? 0.00
How do you return a pointer to an object in order to use in functio... -1.53
Looping through the string condition -3.94
How to copy privileges from one primary user token to another? +4.02
Overloading a function that takes a std::function with a different... 0.00
a valid program being declared as invalid by man7.org +3.13
Improve readability of very large constants in C++ -2.10
Is there a C++ equivalent to python's functools.partial +0.39
Assigning values to external variables in c++ outside of namespace -0.51
Strange data alignment -3.42
How to use std::sort on a 2d matrix by first columns? -2.56
Is it possible to replace a DLL with a dummy implimentation but usi... -1.02
Should we be calling the base class move copy/assignment constructo... 0.00
Modern C and C++: it is possible to use one defined structure for o... -1.61
Exception specifications as comments at function declarations 0.00
Why isn't std::condition_variable templated by lock type? 0.00
Variadic template recursive return type deduction compilation error -1.61
Is there any performance difference when using not equal vs just eq... +0.50
Redefining _WIN32_WINNT while using precompiled headers 0.00
Bitstream parsing and Endianness 0.00
C++ Extract number from the middle of a string +4.05
Elistism in GA: Do I need apply generator operator for that step 0.00
Is my Double-Checked Locking Pattern implementation right? +4.22
why move swap_impl in boost::swap to a separate namespace? 0.00
How to check if string is a proper subset of another string +3.45
Copy constructor when declaring two objects -2.13
Are () and {} always equivalent when used for initialization with &... -1.61
dynamic_cast type checking functionality without the cast? -3.68
force to receive as argument of a method a superclass pointers that... -1.37