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 ... 4 5 6 7 8 ... 22
Title Δ
How do I point to an unary operator function from transform algorit... +1.57
Why doesn't range-for find my overloads of begin and end for std::i... +1.61
Templates and higher-order kinds in C++ -0.05
Strange C++ console application error +1.25
enable_if seems to work outside a class but not inside +1.51
Returning std::vector by value -1.85
remove any element of vector<std::function<...>> that b... +0.10
How to emulate 'question mark(?)' type generics in Java to C++? -1.00
C++11 std::function and perfect forwarding 0.00
What's the most efficient way to convert between two implementation... 0.00
Filtering specific iterators for template functions 0.00
Member to function pointer inside template class gives error: must... 0.00
How does one use enable_if for mutually exclusive non-member functi... 0.00
Is it safe to convert vector address to native pointer? -1.27
Is there a more efficient way to set a std::vector from a stream? +1.07
Behaviour of std::list:begin() when list is empty +1.13
C++ : syntax for passing iterator to a function? +1.28
How to construct Foo<T> after receiving Foo<S>? +0.67
boost::bind does not compile +2.04
Signals and binding arguments +0.87
Is it a good practice to use "ternary operation" in the &... +1.06
Does std::function's copy-constructor require the template type's a... +0.67
C++ recursive template type deduction 0.00
"null logger" - will empty class with ostream operator th... 0.00
why fails this template parameter inference? +2.00
C++ streams confusion: istreambuf_iterator vs istream_iterator? 0.00
Metafunction for type conversion 0.00
Simple boost smart pointer syntax issue +0.30
How to enable the automatic asterisk in Visual Studio 2010 when add... 0.00
Why doesn't std::weak_ptr<> provide a bool conversion? 0.00
Is substitution failure an error with dependent non-type template p... 0.00
ambigious functions in c++ 0.00
no matching function error using template template parameters in a... 0.00
Why does printing this character value produce a number? -0.33
In what scenarios should I expect to explicitly need to implement a... +0.68
Typedef application in c++ +0.60
How to apply different instantiations to the same name of object? -2.77
Why is it bad to type void main() in C++ -0.39
Typeof() operator in vc++ 0.00
Promotion of C++ overloaded function pointer to a function object 0.00
Is ther a good workaround for GCC's "sorry, unimplemented: can... 0.00
Is it dangerous to have local variables refer to other local variab... +0.93
boost::transform_iterator doesn't work with std::bind( &Pair::f... +2.39
Best way to split a vector into two smaller arrays? +0.30
How can I define a sorting criterion for a std::set using boost::bind +0.94
I want to use a non-static object variable as a default method argu... +0.69
Converting a row of cv::Mat to std::vector -2.33
How to tell static_assert that constexpr function arguments are con... -0.34
compact vector a small memory foot print vector -0.75
How to hide a datum from everyone but class T +1.34