StackRating

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

Pixelchemist

Rating
1535.37 (14,410th)
Reputation
16,579 (8,384th)
Page: 1 2 3 ... 7
Title Δ
Restricting template type to enum class +0.86
C++ push_back many 1D vectors in a 2D vector +2.24
Don't want to repeat the number created in a guessing game 0.00
Conversion from char16_t(utf16) to utf8 doesn't work in visual... 0.00
Two function template candidates. After making one argument a refer... +2.04
Why does ! && equal ||? 0.00
Is there a way to store type specifier in variable? 0.00
how can i shuffle an array of a given size and compare it with anot... -0.56
specific problem involving inheritance and a private object, c++ 0.00
Template argument deduction failed with typedef? -0.04
What does "&varname == varname" mean? -0.75
Replace malloc with array +0.46
Are copy constructors defined implicitly always, or only when they... +0.60
Private inheritance in C++ with minimum example. +0.21
C++ binary read gives segfault when write and read are in different... -1.08
Full specialization of template taking integer parameter returning... -1.57
Validate the return value of copy_if +0.49
Undeclared identifier for Variadic Template -0.25
Are const and & ignored in std::function? -0.92
How can I use SFINAE to prevent narrowing in a template function? -1.07
C++ 11/14 doing a different operation in a single function based on... -2.15
C++14 template partial specialization not visible +0.34
How to erase all elements from a vector except for the largest in a... -0.63
How to make rvalue method correctly call move constructor 0.00
code that shuffles string not integer +0.40
Why does SFINAE not work in such a case? 0.00
std:sort does not work on vectors 0.00
How to create variadic template function to shift the argument valu... -0.15
Why does std::pow of a float and int invoke this overload? +0.45
C<T> derived from T, is it safe? 0.00
How to convert seconds to minutes C++ 0.00
How can I get visual studio to treat .cl files as source code? +1.39
How can I overload empty operator of struct? +2.24
How to create a char array from string constant? +0.36
What does the address of an lvalue reference to a prvalue represent? +2.28
mismatched std::allocator for some of STL containers 0.00
Decrypt upper_bound with reverse_iterator stl error 0.00
templated function argument in C++14 -0.63
Why can't we override function pointers in C++? +1.62
C++: Enforcing a function so it cannot accept any parameter that is... +1.57
How to check if thread has finished work in C++11 and above? -0.74
Can an union's destructor be trivial? 0.00
How can I avoiding repetitive template specialization? -0.54
C++: Unpack a tuple with references and values without copying/movi... +0.98
Reversing range-based for loop on a custom container class -0.45
Perfect forwarding with a temporary function wrapper 0.00
The following C++ code gives some memory allocation error -0.06
C++ open multiple ofstreams in a loop 0.00
Is it possible to iterate through a text file lines and use strings... -0.13
pretty-print C++ containers with indent by level 0.00