StackRating

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

xskxzr

Rating
1579.64 (3,035th)
Reputation
6,975 (23,034th)
Page: 1 2 3 4 5
Title Δ
How does the template deduction and decltype(T) works on a refrence? +0.41
SFINAE for function object with default argument -1.32
How can I print the value of ostream variable by stdstring? -0.54
constexpr static data member without initializer +0.98
Why rvalue reference as return type can't be initialization of... +0.25
Is a const reference bound to another reference which is cast from... 0.00
Copy Elision for Returned Temporaries -0.35
Interface class with method overloads? +0.88
copy initialization - conversion from 'int' to non-scalar t... -0.13
Comparison operators in inherited classes -2.14
What does 'default-initialization in copy-initialization contex... +0.42
Why doesn't specialization of std::hash() need to be injected i... +0.42
C++ Insert result of permutations into a vector +1.75
C++ std::stringstream whitespace at the end of the command 0.00
Overloaded call is ambiguous: one-pair inline map as constructor ar... 0.00
The value of template type like std::false_type -0.58
Converting a negative long value stored in hex in a string to a lon... -0.89
Lambda as an argument to std::vector::emplace_back +3.42
constexpression in derived class, clang vs rest 0.00
Parsing a string of a random sequence of chars and ints into separa... +3.35
Is the right operand of an assignment always converted to an rvalue? -2.50
Why implicit conversion works from derived to base in exception han... 0.00
Casting to derived class from base class throws exception 0.00
out-of-line constructor template works in GCC fails in Clang +0.61
How can you make a function that takes as a parameter an arbitrary... +3.50
How to capture variable inside lambda +3.01
Why do std::optional constructors use std::in_place? 0.00
How to declare multiple template parameters with c++11 function cal... -2.65
Copy/move elision requires explicit definition of copy/move constru... 0.00
char unexpected behaviour with templated methods +3.86
Does `std::multimap` guarantee actual value of each key in equal ra... +4.19
Initialize struct using initializer list, fails for std::array 0.00
Template deduction with Eigen arguments +3.68
new[] with an overloaded constructor 0.00
Specialize a template function with template class -2.13
Copy elision for list-initilization, where is it stated in the stan... 0.00
Why does this of sfinae not work? 0.00
Class design to call member function of another class 0.00
Can ptrdiff_t represent all subtractions of pointers to elements of... -4.24
Convert std::is_trivially_destructible() to std::true_type or std::... +0.04
Precedence in choosing conversion functions for assign initialization 0.00
Why an implicit-conversion-sequence is not the best ICS if it's... 0.00
std::regex escape "+" sign +2.64
Ternary operator implicit cast to base class -3.65
Overload function template by return type +3.87
Is there a way to set an offset to a range-based for loop in C++? 0.00
Algorithm find an element in a container with a given value for one... -4.29
Regex for single line comments -3.90
Why `std::function::operator=(F &&)` is required to make a... 0.00
Is it legal to have an std::array of C-style array? 0.00