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 4 ... 7
Title Δ
Using C++17 'any' with Xcode 8.1 +1.32
C++: Swap two elements of two different vectors -0.65
How could C++ Small String Optimized (SSO) work with containers? +0.72
in a set transform to lowcase c++ errorC2664 0.00
error xxx in yyy does not name a type +2.48
Type of std::normal_distribution depending on template +2.19
How to store an std::vector if the type needs a template 0.00
reversing a string using a for loop C++ +1.16
Avoiding Checking likely if -0.72
How to access a parameter of a passed-as-pointer function in c++ +2.14
Add operator[] for vector when Type is unique_ptr -1.57
Perfect forwarding a template function -1.89
Eloquent solution to needing non-const indexed access of a std::tup... +2.17
Common syntax for declaring and initializing constexpr on MSVC and... 0.00
std::regex_match with another Allocator -0.52
Can I declare a different typedef depending on class? -0.79
Duplicate Struct in C++ -0.21
Cast pointer to reference pointer +2.20
c++ STL remove-if algorithm and erase algorithm issue. -0.03
What is standard reference to lookup the scope of calls by reference? 0.00
C++11: Parameter Pack Expansion Counter -0.63
C++: Expression must have a constant value when declaring array ins... -0.42
Modern C++ way to copy string into char* +1.65
Overriding typedefs in C++ -1.49
sizeof std::aligned_storage and std::aligned_union 0.00
How to make idempotent taking a reference to a dereference of an it... -0.66
C++ invalid object return semantics -0.58
How do I write a make_vector similar to std::make_tuple? +0.02
C++: Difference between setting a pointer to nullptr and initializi... +0.48
How to make an object deeply readonly +0.14
Different constexpr behavior vs2015u2 vs gcc -0.03
What is the difference between early binding and late binding in C++? +0.71
c++ : Receiving a lot of errors. Simple inheritance resulting in a... +0.47
Which header should I include for `size_t`? +0.50
Do I have to manually rethrow an exception? -0.42
How to erase elements in STL vector without copying iterator and wi... +0.99
C++ template without subtype 0.00
What is the expected behavior of tellg() when std::stringstream is... -1.50
Why does cleaning istringstream fail? -0.53
How to determine if a class implements != operator overloading? -0.49
Access Pointer to typedef of Byte Array -2.20
Using the address of an item in stable vector +2.33
How to find an item in a vector? -0.58
Mixing Templated Argument Types +2.45
c++11 -Template MetaProgramming - Error: template parameters not us... 0.00
Matrix multiplication, KIJ order, Parallel version slower than non-... +1.24
Why does C++ multiplication with dynamic array work better than std... +0.12
c++ - Throwing multiple exceptions of the same type +0.48
Virtual inheritance / Polymorphism 0.00
Fastest way to concatenate two large QVector's and sort them (C... 0.00