StackRating

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

SergeyA

Rating
1566.04 (4,589th)
Reputation
46,757 (2,213th)
Page: 1 ... 18 19 20 21 22 ... 34
Title Δ
Herb Sutter Atomic Weapons "Why Standalone Fences are Suboptim... 0.00
How to check if a pointer points to an array or single int or char -0.24
Template argument deduction failed for function pointer 0.00
Explicit function template specialization picks the wrong specializ... +0.56
What is the expected behavior of tellg() when std::stringstream is... +2.16
constexpr vs const vs constexpr const +1.06
No matching constructor for initialization of 'stringstream' -0.85
Memory management of variadic function arguments 0.00
Templated constructor matching better than templated type conversion -1.35
Is it obligatory to pass classes by reference in c++ -0.91
-fno-strict-aliasing as function attribute 0.00
Safe/Correct use of pointers +1.05
std::vector<decltype(iter)> - valid usage of decltype? 0.00
Printing std::this_thread::get_id() gives "thread::id of a non... -1.13
Does std::forward_list support manual re-pointing? +2.83
Segmentation fault in accept system call 0.00
RTTI and virtual functions in c++ . Is the implementation approach... -2.01
What is lifetime of variable inside block? -1.54
What's the corresponding library in Linux as /MTd in Visual Stu... +1.31
Use constructor to allocate memory -1.43
Referencing non-static variables from a static variable makes non-s... +0.58
Passing object to compare function makes sorting slow? +1.04
Does bind take value or reference of passed in non POD argument? 0.00
Replacing non-pure virtual functions with CRTP -1.43
Cleanest way to convert non null terminating c string to terminatin... +1.25
How to fix size/shape of output console windows in c program? -0.47
Abstract class overloading arithmetic operator 0.00
Function-like macros without body but different names of argument +0.49
How can I create a for loop to run for all values 0-n but other tha... +1.75
Understanding the code for std::move() +0.46
Compiler discrepancy: Interaction between alias resolution and name... -0.99
Cannot get the available bytes from the unix domain socket 0.00
when assigning a function pointer, what is the difference between t... 0.00
Automatic type conversion through constructors with overloaded oper... 0.00
c++ read and write numeric numbers from text file using vector 0.00
Does cast change variable in c++, or only tell compiler its ok -1.27
Format decimal in float +0.51
In which point compiler needs to reorder executions for optimization? +0.07
when the server's child close socket -1.93
Pedantic raising error when linking PAPI 0.00
Boost MPL Types Vs Templates 0.00
Unable to understand overloading of assignment operator +0.12
Is it safe to cast a member function pointer to one of another clas... +0.73
Why I cannot qualify a aliased type with "unsigned"? -0.22
c++ can't convert int to char to int again +1.18
non-member function operator+(...) cannot have cv-qualifier -0.66
What effects does restarting a listening socket have on accepted co... 0.00
C++ Returning Multiple Values with a Struct +1.78
How do I declare a vector of pretermined length in a class? +1.25
Why can't I make this member function friend of another class? 0.00