StackRating

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

Jans

Rating
1530.81 (17,835th)
Reputation
9,074 (17,078th)
Page: 1 2 3 4 ... 5
Title Δ
C++: how to use decltype to get type from iterator 0.00
Template function broken after compiling with C++11 -1.93
Friend the non-const templated version of class in C++ +1.28
Problem with calling a variadic function template when passing brac... +0.55
Understanding repeated evaluation of template types/values -0.44
Referring to specific template specialization from a non-instantiat... -0.10
In C++ template arguments, is it possible to specify the type and n... 0.00
Reasons for defining non-const 'get' member functions? +0.18
How to call multiple templated functions with a single call? 0.00
Confusion over operator precedence in C++ -0.34
C++ When i call a method from the method of another class it works... 0.00
Is it possible to specify return types from bitwise manipulation? +2.46
What happens when we use k=k-- in c++? +2.04
hash for derived class 0.00
Allocate vector size with list initialization (curly braces) -1.07
disable template member function if return type is an array +0.63
Template aliases conflicting types. g++ compiles successfully while... 0.00
Overloading of a non-member operator for a templated inner class +0.51
Two variadic template arguments with the same size +2.24
comma operator makes lambda expression non-constexpr +2.93
Unordered map iterating by values 0.00
Why does defaulted-move-ctor inhibit implicit-copy-ctor but not def... -1.52
Implementing middleware function using member functions with lambda... -0.69
Local reference to std::cout captured by lambda without asking for it 0.00
Confused about C++ nested dependent type name 0.00
std::move() with different data types +0.82
Overload resolution looking into namespaces +3.22
Deleted implicitly-declared copy assignment operator +2.99
How do I declare std::pair as a friend so it sees private default c... 0.00
I want to define an array based on condition from two other arrays... +2.08
Vector of non-static void member pointer functions with this +3.21
C++ errors with Variadic template +1.91
specialize template member in derived class 0.00
Initialize object containing C-style array as member variable (C++) -0.57
Will initializing a const reference argument fom a default argument... +0.34
How to find the constexpr max of variable number of constexpr std::... -1.77
Converting from parent template class to child template class -0.41
C++ invalid conversion from 'pthread_t' to 'pthread_t*... +2.22
does all the functions inside a constexpr function in constexpr con... +0.52
Is it possible to import a function to the namespace, but not expor... +1.05
What's the difference between &C::c and &(C::c)? +1.33
How to use templates inside template class +0.01
C++ Compiler (cl) does not see parent virtual method with same chil... +0.57
Comparison operator for std::optional enum 0.00
Is there any way in C++ to refer to a function template while neith... +0.43
What is the rule for why this pointer value can't be converted... -0.80
Why does explicit template instantiation not break ODR? -1.95
Template conversion operator difference between clang 6 and clang 7 -1.97
Make a Single Capturing Lambda -0.05
GCC and ADL for operators in expressions -0.75