StackRating

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

Andrew Tomazos

Rating
1496.23 (4,072,032nd)
Reputation
36,084 (3,155th)
Page: 1 2 3 4 ... 9
Title Δ
C++11 std::function slower than virtual calls? -1.03
Writing into the last byte of a class -1.50
Conway's Game of Life - How to fake an "infinite" 2d plane +1.18
Pointer to owner class -0.08
Does std::set still sort when elements are wrapped in smart pointers? -1.77
g++ Internal compiler error in small program -1.71
Which language or tools to learn for natural language processing? -2.16
Global static initialization threading 0.00
Why does this C++ code give different output on different compilers? 0.00
Fast way of getting a specific struct object from an std::vector -1.61
How can I know if C++ compiler evaluates the expression at compile... -0.93
Polymorphic return types in C++ -1.24
C++11: invalid operands to binary expression ostream and ostringstr... -1.74
How can I create a C++ basic type that self-initializes? +0.47
Largest Seed Possible for Mersenne Twister c++ +2.97
Algorithm to unify contiguous chunks in a collection of chunks -0.50
Are initializing expressions required to be prvalues in C++11? 0.00
Where is the X86-64 ABI documented? 0.00
Is Bjarne wrong about this example of ADL, or do I have a compiler... -1.27
Are there practical uses of C++11's Garbage Collection ABI? -1.68
Overload resolution between object, rvalue reference, const reference 0.00
__LINE__ evaluated inconsistenly in lambda that's passed to a funct... +2.50
Move semantics with a pointer to an internal buffer +0.27
Cost of capture by reference/value in lambda function? -0.38
streams with default utf8 handling +1.47
Difference in C++11 between inline namespace and using directive? 0.00
Memory mapping size control in virtual memory -0.02
No ADL inside decltype on VS2012 +0.04
What is a good explanation for the C++11 memory model? -1.44
Overloading () operator for std::array gives: error C2039: '()' : i... +0.29
C++ variable type at runtime 0.00
Can I avoid all this multiples try/catch +1.14
Distinguishing between rvalue Views and rvalue Containers -0.48
multiple functions with same name but different argument types as t... +1.92
Does the inverse of std::move exist? -0.67
What are "rvalue references for *this" for? +2.48
What is the syntax for std::array as a field, and objects inside mu... -2.12
Why is it is impossible to overload return type in C++, but possibl... -1.48
vector push_back a moved local var in c++11 , test and confuse -1.58
Using paragraphs 8.5.3p4 and p5 in the C++11 Standard, how do I pro... 0.00
Using 8.5.3p4 in the Standard, how do I establish that T is referen... -0.00
Exact difference between rvalue and lvalue -0.00
Do I use std::forward or std::move here? -1.75
What am I missing in the C++11 Standard? -0.19
Why can't I make in-class initialized `const const std::string` a s... 0.00
Mutexes, atomic and fences : what offers the best tradeoff and port... -0.01
C++11 constructors +1.56
C++11 constructors -1.10
Rules for constexpr functions -1.61
Which clause in the C++11 Standard supports the move constructor ca... 0.00