StackRating

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

Xeo

Rating
1709.80 (111th)
Reputation
106,537 (664th)
Page: 1 ... 6 7 8 9 10 ... 22
Title Δ
do we need to recompile libraries with c++11? -1.67
What is the "correct" way to write the Copy/Move/operator... +1.48
Can I get the "iterator" for a template type, regardless... +1.98
C++: Use virtual in every class in the inheritance hierarchy? +0.29
C++ templates, partial specialization and friends 0.00
Is there a way to wrap function having va_args arguments? +0.37
idiomatic C++ for creating a std::vector from the last n elements o... -0.11
Initializing values to two dimensional vectors during declaration -0.23
Combining boost range algorithms, eg. boost::copy and boost::remove... 0.00
Using same function for sorting a vector<X> and custom compar... 0.00
C++ wrapping variable argument macros 0.00
Function with by-value return & noexcept 0.00
-> must point to class/struct/union/generic type error +1.29
How to use std::log as a functional? +1.49
When are "return-by-reference" or "pass-by-reference... +0.31
C++ compiler error involving private inheritance +1.15
MSVC 10 range based for loop -2.38
Does ofstream variable.open support predetermined string variables? +0.32
Does a multimap iterator also need the type of the sorting function? -1.67
call my template operator<< only if no other found +0.32
Can queue::pop return a value now? -2.80
Something we found when using comma in condition ternary operator? -2.06
How to overload method taking predicate vs value in c++ +1.96
Reading a single character from an fstream? +0.46
Unary + operator on an int& +0.30
Template classes & operator overloading 0.00
Missing templates from `<cmath>` header in VS 2010 0.00
C++11: Move/Copy construction ambiguity? +0.11
Testing endianess at compile-time: is this constexpr function corre... +0.31
C++ Forward non-template member function call to template function -2.00
C++: Implementing a function defined inside an anonymous structure 0.00
Passing a complex function variants as arguments +1.46
Bind temporary to non-const reference -2.55
What's wrong with my vector<T>::erase here? +0.19
C++ Modules and the C++ ABI -2.01
Strange C++ reference invalidation on return -0.25
What happen when the constructor of a static variable in a function... -0.15
Custom input iterator +1.22
How to prevent an r-value +1.94
How to deallocate variables on the stack? +1.11
sorting a vector in descending order +0.92
Generic visitor base class template in C++ - overload issue 0.00
Using this and attributes in member function trailing return types? +1.40
How to convert hash_map<string, string> to hash_map<wstrin... +1.94
Specialize template based on nested inner arguments 0.00
why template operator overloading doesn't work? 0.00
Build Error "LNK2019: unresolved external symbol _WinMain@16&q... +0.31
Is it possible to take a parameter by const reference, while bannin... +1.05
Is it safe to #define NULL nullptr? +1.29
terminating function template recursion +0.22