StackRating

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

erenon

Rating
1538.94 (12,335th)
Reputation
14,572 (9,740th)
Page: 1 2 3 ... 9
Title Δ
I receive the error "expected an identifier" while creati... -1.72
Have `std::ostreambuf_iterator` write to a string instead of `std::... 0.00
Confusing idiom name RAII -0.81
How are Missing Template Arguments Deduced when Function Argument i... 0.00
Does LLVM (Clang) ever use GCC? 0.00
Can someone explain why lower_bound is working this way? 0.00
Fixing "-Wunused-parameter" warning which depends on pre-... -0.56
What does ( [ ]( ){ output;}); mean? 0.00
Explicity clearing the source resource after std::move 0.00
Change compiler command line with Bazel +1.75
I need std::conditional but with more than two choices -0.57
C ++ about char and string +0.74
Use of noexcept operator in template 0.00
How to interpret "void(*)()"? -0.58
Does this allocation have any effects on speed? 0.00
Initializing: cannot convert from '_Ty*' to List<int, st... 0.00
Access member of non-virtual base class inherited from two differen... 0.00
Open an ofstream with tilde (~) in path name +2.56
Where is the reference count of an object typically stored? +0.94
Can't Understand C++ Function Declaration 0.00
Why does template argument deduction fail with overloaded function? +0.37
How to increment a particular value of a hash table without changin... +0.45
Why does an input iterator invalidate itself after incrementing? 0.00
What format of input does this function expect to parse from std::i... 0.00
warning: cast from 'char *' to 'float *' increases... -0.70
Execution time of c++ code on Linux for the first time is extremly... +0.32
What does a declaration of template look like when using the standa... 0.00
C++: Class object referencing in reassignment rather than copying +0.40
Why reference to vector in lambda in overloaded ostream operator ca... +0.01
Output offset when using std::cout 0.00
Copy array having only void* of it -0.11
std::array type with aligned elements in C++11 0.00
Running Boost.Test without main method invocation 0.00
Include file downloaded by Bazel http_file 0.00
More elegant way to check whether two nodes have same status on chi... -0.51
C++ - Value not returning to main.cpp +0.81
Turning string into char and checking for letters +1.53
Why are escape characters not working when I read from cin? +1.21
If X or Y or Z then use *that* one? +1.55
error: use of undeclared identifier 'buffer' C++ 0.00
ConstIterator from Iterator definition 0.00
How can I verify if I am working with a base or derived object in C... +0.92
Smart/efficient way to manage a list of different objects for a gam... 0.00
Get string length function (strlen) of a constant char array is not... 0.00
Obtaining a rough upper bound of the size of std::string -0.05
How can I split a string into an array in C++ +0.49
Is a struct containing two ints (and only two ints) guarenteed to b... 0.00
Binary search using iterator +2.05
boost multi_index get on dependent type 0.00
Valgrind shows std::vector<> times of alloc is more than free... -2.01