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 2 3 4 5 6 ... 22
Title Δ
Parentheses at the end of a C++11 lambda expression -0.89
Erasing an element of a vector that uses const_iterator +0.94
Limits to inlining function wrappers in C++ +1.41
My for statement keeps repeating even though I set a limit? +0.32
What is "Expression SFINAE"? 0.00
Why does INVOKE facility in the C++11 standard refer to data members? 0.00
g++ compiler error: couldn't deduce template parameter ‘_Funct’ -2.09
How to pass object to local object method? -0.90
Is there an std function that only returns its parameter? +0.28
Correct sequence of starting async operations and running io_servic... 0.00
Is regular overwrite copy mode undefined for Container iterators? +1.52
istream_iterator cin initialization waits for input -1.98
valarray vs. vector: Why was valarray introduced? +1.33
Accessing Derived class members in base class method +1.92
C++ what do do when namespace, classname and namespace::classname c... 0.00
how to sort a std::set using more than one key +0.50
How to write a generic template for all basic_string instances 0.00
Use unique_ptr for ownership and raw pointer otherwise? 0.00
What is the lifetime of a default argument temporary bound to a ref... +1.23
What's the best way to iterate over two or more containers simultan... +0.26
Should templated functions take lambda arguments by value or by rva... +0.79
Is there a way to write make_unique() in VS2012? +1.34
Any way to match on return value in C++11? -0.57
boost property_tree::json_parser::read_json & iostreams::filter... 0.00
Modifying reference variables, not the variable they alias +0.25
C++11 Lambda Template Infering -0.68
Is there a way to simulate "strongdef"? +1.09
Expression contains unexpanded parameter packs -2.42
Initializing std::vector with iterative function calls +1.34
How do I iterate over a vector and also know the index of the eleme... -1.25
Create string with specified number of characters +0.48
Unexpected Template deduction +1.69
C++ way of C# Action += function? -0.25
why private value of the obj can be changed by class instance? -1.23
Different behavior of boost::mpl::or_ and boost::mpl::and_? -0.72
Including typedef of child in parent class 0.00
What overhead is there in performing an identity boost::lexical_cast? +1.30
Why do I need a compound literal like temporary construction to ini... 0.00
How can I get a boost::function (or other generic function wrapper)... +1.45
Returning a vector of unique_ptr from function 0.00
getline() with delim not working as intended 0.00
Move constructor suppressed by comma operator +1.68
Are there any tricks to use std::cin to initialize a const variable? +1.21
How to sort **boost::unordered_map** by value and return only keys... +0.94
Simple C++11 constexpr factorial with ternary exceeds maximum templ... 0.00
Is there a difference between [&foo]{ ... } capture and [foo]{... -1.38
Find Boost libraries in Makefile 0.00
Store template function to be called later 0.00
Why does C++ allow private members to be modified using this approa... +0.21
How to test for presence of an inner class in a class via SFINAE? -2.92