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 ... 5 6 7 8 9 ... 34
Title Δ
Strict aliasing rules broken with templates and inheritance 0.00
C++ Derived Class Override Return Type +0.05
Can I Initialize a char[] with a Ternary? +0.73
ESP8266 getting garbage data from char array +0.42
How to get remaining buffer size of a Named Pipe(FIFO) in linux 0.00
Boost 1.68. installation 0.00
C++11 deleted/defaulted constructors -1.26
with gnu indent how to make int * to int* +1.23
Is it possible to specify return types from bitwise manipulation? -1.02
How to overload/specialize template class function to handle arithm... 0.00
Pass Struct in functions across files: "expected ‘struct Peer_... 0.00
Unsigned int or iterator when using vector? -2.05
C++: Using pointers as private member variables without breaking en... 0.00
Fibonacci sequence using recursion in C +0.38
Is accessing the middle of a multidimensional array via a pointer t... 0.00
Are constexpr evaluated on target platform? -0.23
Mapping an integral template parameter value onto a primitive type +1.84
Why isn't #pragma once automatically assumed? -1.75
How can I specialise a template with a template? +0.18
Why can't a pointer be initialized with another pointer to a co... -0.93
What does the C++ compiler do to ensure that different but adjacent... +0.33
C++: std::vector of function template pointers 0.00
Launching thread through Constructor in C++11 -2.14
Initialization of data member thread and mutex. Does wrong order ha... +0.38
Fields with the same name across different anonymous unions inside... 0.00
C++ list of unspecialized template type objects? -0.72
how to do initialization in range-based for loop 0.00
C++ std::vector, static initialisation 0.00
What determines binary compatibility of shared libraries on Linux? 0.00
How can I create a constant array with some calculation +1.40
How to terminate threads using their thread Id ? c++ 0.00
Moving an std::unordered_map values to std::vector +1.91
Why dynamic_cast(this) in constructor not working and how to make i... +2.06
Interpret primitive data type as user class -0.70
Do compilers optimize switches differently than long if-then-else c... 0.00
Remove null character embedded in string +2.79
std::string class inheritance and tedious c++ overload resolution #2 0.00
Why are there compiler-optimization dependent results using an empt... 0.00
Initialize object containing C-style array as member variable (C++) +0.25
C++: How to overload pow for user type? -0.50
C++ using arrays as multidimensional despite initalising it as 1D w... -1.44
SFINAE and std::numeric_limits 0.00
Polymorphic binary function -1.83
Possible memory leak with malloc() -1.66
Elegant way to create a vector of reference -1.17
What's the difference between returning a const object referenc... -0.91
C++ Use atoi() to convert a single character instead of multiple ch... 0.00
How can I differentiate a 0 from false in a map? -1.43
What are the drawbacks to using rdtsc to do benchmarking? 0.00
Overload a method in a way that generates a compiler error when cal... +0.72