StackRating

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

Yuushi

Rating
1548.67 (8,347th)
Reputation
18,370 (7,572nd)
Page: 1 2 3 ... 8
Title Δ
Can you call the destructor without calling the constructor? +1.59
How to do python style string slicing in c++ +0.26
Clarification regarding auto to constant reference -0.15
Does the compiler generate a different type for each lambda? +0.42
Why does std::forward converts lvalue and rvalue to rvalue reference? -1.30
QMake keeps compiling with c++98 instead of set c++11 0.00
How can I cast a base smart pointer into the derived one in C++? +0.45
how i insert into std::map more efficiently 0.00
C++ function call +0.44
std::experimental::optional inside constexpr function +1.74
Preferred method to `new` pointer to array -1.36
Argument forwarding for emplace() makes constructor arguments const 0.00
Is it possible to capture a variable number of parameters in a lamb... +1.71
Is "polymorphic base class" a part of C++ standard? +1.31
Connecting a button in Qt 0.00
Computational complexity for casting int to unsigned vs complexity... -1.09
Does the size of an array, reserved on the stack, influence any oth... +0.36
C++ Boost async server handler being called with no connection 0.00
Taking the address of a function and discarding it at compile time:... 0.00
How can I detect if a type has an operator << overload? +2.00
Undefined Reference when trying to Verify Date 0.00
How does type deduction work for evaluating expressions? +0.11
parameter update in lognormal random generator +0.41
Lint prefers erase() method on std:string rather than clear() -1.14
Connecting subclass signal to superclass slot +0.11
std::bind to local variable as a value +3.00
How to aggregate-initialize STL container in expression with new op... 0.00
copying a nested list, then updating values in only the new list 0.00
"Strong" Typing in C by one-element structs. What will th... +0.44
Difference between is_same and mpl::same_as in boost 0.00
Do negative numbers consume more memory? +1.67
g++ compiler option using `pkg-config...` results in -I(directory)... -0.16
Linking libraries in c++ +0.04
How to execute command inside vim? -1.67
Boost Function Pointer Multithreaded Mystery 0.00
Appending to a vector with push_back as opposed to [ ] -0.07
Why a go function is defined differently? -1.31
List of drop in replacements for c++11 functionality 0.00
Is it ok to have "using namespace" statement in a header... -0.24
How can i copy first N elements of a std::map to another map? -0.41
n^(-1/3) vs (n!) ^ 2 vs 2 ^ (n^2). Factorial square or exponential... +0.44
is twice calls to copy constructor happen for this c++ code sample? +0.12
Is the Big O notation the same for memoized recursion versus iterat... -0.91
How do I make a dynamic constructor which takes in x amount of para... +0.44
python optimize list search 0.00
returning a static variable from a function +0.90
C++ pointer comparison with []operator for arrays? -0.49
Does C++ have an array placeholder similar to Fortran's colon A[2][... -0.02
C++ lambda function mechanism on STL accumulate -0.48
Is there a C++ variable type that imitates a temporary? -0.97