StackRating

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

Evg

Rating
1569.28 (4,127th)
Reputation
4,011 (41,824th)
Page: 1 2 3 4 5 6 ... 11
Title Δ
how to check whether c++ STL list is palindromic or not? -1.38
Overloading based on bool template parameter -0.28
Problem with overriding a method (using generic types) 0.00
Creating unique_ptr<Base> when Base class has a protected des... +0.46
Where are template parameters stored in c++? +0.40
Replace N-th element of a std::tuple +1.64
c++: Swap first and second element for all tuples in a vector +0.42
C++ successfully copying dynamically allocated obj without copy ctor? 0.00
How to pass a void function to another void function? -2.37
What's wrong with this implementation of Breadth First Search? 0.00
Generic function to convert a cv::Mat into std::vector 0.00
stable_partition on forward iterators -2.25
What is the difference between std::stable_partition() and std::par... -1.09
How should we use an enum class for indexing (or should we better a... -1.93
Appending one QByteArray to another QByteArray -2.10
Using std::any_of, std::all_of, std::none_of etc with std::map +1.21
std::remove_reference_t<std::remove_cv_t<T>> does the o... 0.00
Is casting int32 to uint32 a no-op? +1.81
Tbb library: error: no match for call to function when writing cust... 0.00
C++ custom allocator size argument as template parameter throws com... 0.00
How to get a forwarding function to call a base template function t... 0.00
Passing function by reference problem with typing 0.00
specialize return type to void or const lvalue reference +2.95
How can I do the type deduction on parameterized template function +1.21
MPI_SEND - send structure as vector -2.12
Loop end condition with iterators and custom step size +1.45
how to assign data in Byte type array 0.00
how to read pins states, put them in a bitmask together and print i... 0.00
C++ iterator to string-like types +2.38
Dummy output from an unsigned char buffer 0.00
How to convert QByteArray to a byte string? 0.00
One-liner shortcut for reassigning a list to an array -2.16
Matlab crashes when invoking functions from intel MKL 0.00
How can I deduce the inner type of a nested std::vector at compile... -0.48
C++ policy based design: Inheritance vs composition 0.00
Hide empty base class for aggregate initialization +1.83
How can I get the depth of a multidimensional std::vector at compil... +0.74
Reverse variadic template arguments in hierarchy +2.05
How could I obtain the common keys of two std::map? +0.43
How to code a "get" method template for a class +0.06
How to append the content of arrays to a std::vector? -1.48
Why is swap called by std::sort only if my container has more than... 0.00
MPI_Bcast with arrays: each process send an element 0.00
Can cmake include a library that has header and lib files but no .c... 0.00
How to call the right constructor of a template type? -0.13
Conditionally Remove Variable Based on Template Type 0.00
Using distributions in c++ -0.12
Convert from string to double and int - C++ -1.45
C++ Take a union of the parameters in a parameter pack of variadic... 0.00
how to declare a var of the type of a member var of some struct? 0.00