StackRating

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

Anton Savin

Rating
1560.44 (5,517th)
Reputation
33,330 (3,538th)
Page: 1 2 3 4 5 6 7 ... 14
Title Δ
"required from here" when using Eigen library 0.00
Is there any difference between (ptr + i)->Func() and &ptr[i... +1.67
C++ Passing an array directly into a function without initializing... +0.10
Passing reference of packed struct member to template. gcc bug? 0.00
Clear any extra spaces in a string by only using the <iostream&g... 0.00
Segfault upon instantiation of object with vector<vector<int&... 0.00
Converting String to Double Function +0.46
Boost:bind and Boost::function 0.00
[Solved]I am having some odd corruption issues I don't know how... 0.00
Cannot push C style strings into std::vector -0.64
Access vector of vectors of pointers in QT 0.00
Number of unique elements in a vector +0.23
why is an uninitialized constexpr variable not constant? 0.00
c++ Polymorphism : segfault and reference strange behaviour with ar... 0.00
Pointer-to-array overlapping end of array +0.37
Is it possible to access two dimensional array with negative indexi... +0.20
Will implicit type conversion not happen if I divide by 1? +1.09
Are template variables thread safe? they're placed on data segm... -1.88
C++ Merging 2 sorted arrays into 1 sorted 0.00
C++ - Can a template template parameter be of a variable or function? -2.00
Can forward declared type templates participate in template special... 0.00
C++ std::lower_bound() function to find insertion point for an inde... 0.00
Destructor of referenced temporary object 0.00
How does std::merge work in C++? +2.43
Typedef pointer in a Class Template 0.00
C++ fstream getline parameters +0.45
Compiler acts as if a preprocessor directive isn't defined 0.00
In place creation of custom type object in std::list +1.43
Parsing integer from comma delimited string +0.18
Does returning a local object require move semantics? -1.18
Do lvalue references hide undefined behaviour? 0.00
rvalue reference to boost asio completion handler 0.00
#define not executing all arguments +2.43
Initializing object of derived class using initializer-list -1.18
How to specify that template parameter is a class template, and inf... +2.49
Unordered map in shared_ptr SIGSEGV 0.00
Checking for negatives in template? 0.00
Nested templates issue 0.00
Bug in density calculation std::piecewise_constant_distribution? -0.74
Specify integral template argument of constructor template inside a... 0.00
Checking if sorted list has a number in a range +1.69
std::find_if for custom objects returns bad iterator when vector ha... 0.00
C++ Pimpl Idiom Imcomplete Type using std::unique_ptr 0.00
Copy/move assignment in std::vector::erase() and std::deque::erase() 0.00
Time complexity of removing items in vectors and deque +1.44
How to do achieve "const" and "non-const" overl... +0.19
What is the purpose of a struct template without definition? -1.21
How to work around the fact that std::function has no operator==? +1.81
Templated functions in templated classes -1.15
Friends and namespaces 0.00