StackRating

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

xaxxon

Rating
1475.81 (4,509,399th)
Reputation
14,525 (9,776th)
Page: 1 2 3 4 ... 11
Title Δ
Make a function accepting an optional to accept a non-optional? +0.83
C++ class object initialization +0.54
Why must a non-const reference be initialized with an lvalue? 0.00
Do rvalue references have the same overhead as lvalue references? +2.24
Calling a multi parameter template function -0.88
insert string into vector character by character -1.14
Operator Overloading using friend functions in C++ +0.53
How to pass in 2D array (matrix) into function? 0.00
C++: Queue of custom data type vector error 0.00
Issue understanding error messages given to me (Starting C++/progra... 0.00
C++: Regex pattern +0.53
C++ what's the correct way to define static member 0.00
std::shared_ptr::unique(), copying and thread safety +1.90
C++ print template container error (error: ambiguous overload for &... +0.08
Function timer prevents main from continuing 0.00
this->... required in template wrapper classes 0.00
c ++ Class Method Pointer as Function Argument +0.04
Why is the copy ctor invoked twice when using std::bind? 0.00
CLion not debugging one of my targets - immediate `Process finished... 0.00
ReadFileEx not working on drive handle, claiming to be successful 0.00
Copy constructor and returning passed argument +0.53
5th power operation performs quicker than switch statement +1.02
CLion 2017.3 unable to autocomplete through unique_ptr using clang... 0.00
In a clang plugin, how do you see whether there was an error compil... 0.00
gsl::span returned by function has wrong bytes 0.00
Pointer to array - initialize element -0.89
Build instructions when distributing C++ written in CLion 0.00
Difference between indexing operator ([]) of string and string_view 0.00
SIGSEGV, segmentation fault error when declaring a variable 0.00
srand not working properly +0.45
Segmentation fault in recursive function, storing result in a vector -0.93
How to find if a 2D vector contains a duplicate row? +0.53
My C++ code will never be executed past the else statement 0.00
recv() not getting all data sent by client using send() 0.00
Terminating while thread 0.00
Range based for with multi-dimensional std::array -0.26
c++ decltype how to use to simplify variable definition -0.46
How to use clang and distcc to compile on a slave of a different ar... +0.54
At what point in the syntax is a class declared? -0.70
How to implement list<T>::iterator? 0.00
C++ adds an extra number to an int when subtracting it 0.00
Explicit specialization - template-id does not match any template d... 0.00
How to hide the line number with Google Test 0.00
Doxygen 1.8.13 ignores parameters with default values (C++) 0.00
Asp.Net MVC with Javascript Viewengine for serverside rendering - B... 0.00
Why can't have I a pure virtual assignment operator? +2.18
Best way to send multiple arguments of different types to a method... +0.53
How to understand this boost::bind sentence? It's different fro... 0.00
Adding class cotaining std::thread to a vector +0.54
bad_cast exception thrown when doing downcasting from Base class ob... -0.26