StackRating

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

Andrzej

Rating
1511.00 (64,625th)
Reputation
3,707 (45,305th)
Page: 1 2
Title Δ
How to check if SonarLint plugin is actually analyzing my code in E... 0.00
no return in function using switch statement +1.73
Using an object after std::move doesn't result in a compilation... -1.61
binary_search to find a class object by the return variable of its... -0.14
Detect dangling references to temporary -1.31
Difference between boost optional and std::experimental optional as... 0.00
experimental::optional "nullopt_t" naming rationale 0.00
Should I use () or {} when forwarding arguments? -3.72
log4cxx -- is it possible to configure a custom appender with custo... 0.00
Clang and GCC vs MSVC and ICC: Is a static_assert in the copy/move... +3.83
shared_ptr compiler error invalid conversion 0.00
trivially default constructible std::optional +3.55
c++11 prefered way to limit allowed template argument types -0.32
Is this function template specialised or not? -3.17
Why destructor disabling the generation of implicit move functions +4.35
Default initialized boost::optional 0.00
Change the visibility of a function in a Derived class -0.00
C++11 initializer_list error +3.90
"std::string" or "const std::string&" argum... +0.16
check if type can be explicitly converted +4.01
Use cases for final classes 0.00
Constructor from string VS lexical cast from string? +3.88
Get base type of a template type (remove const/reference/etc.) +1.65
Are 'const' values inside a container actually disallowed? +4.15
Basic RValue method return -3.77
Overload Resolution with Template Constructor? +0.23
Overload Resolution with Template Constructor? -3.77
Constant expression from the choice of overloaded function? +0.06
std::reference_wrapper<T> usage in a container +4.18
boost::spirit::qi duplicate parsing on the output -0.82
Compile time type conversion check (constexpr and user defined lite... +0.47
Code to crash intentionally -3.25
Conflict between perfect forwarding constructor and copy constructo... -1.89
How to change local static variable value from outside function +4.58
What's the fastest way to extract non-zero indices from a byte arra... -3.90
Creating an array of unlike objects -1.43
what's the magic of std:move +0.94
How to have C++ solve the equation for an input value? +1.53
c++ error C2662 cannot convert 'this' pointer from 'const Type' to... -0.14
Which C++11 compilers for Windows support new type traits like &quo... -1.07
How to run a program in a console from Visual Studio? +0.87
Not sure when to use exceptions in C++ -2.31
How do I get a specific type from a variadic type pack? -1.18
Regular Expression or Not (Getting not all text that satisfies rege... -3.09
Why isn't there a common base for the standard library containers? -0.53
Change of behavior when passing int array +4.12
Is the statement "x = map[keyPotentiallyNotYetInMap]" use... -3.78
boost::optional not letting me reassign const value types +4.41
Guaranteeing correct initialization order of global variables +4.59
C++: Use #if std::is_fundamental<T>::value for conditional co... -2.32