StackRating

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

Tyker

Rating
1537.03 (13,376th)
Reputation
2,123 (79,318th)
Page: 1 2
Title Δ
Member Detection for private const member function -0.53
Unpack variadic template parameter pack into function signature +4.02
How to transform this list of types with brigand? -4.09
C++ Can an atomic variable be declared inside a structure to protec... +1.34
Race-condition as a random number generator +3.91
Print out a class using template +0.07
Return Class function pointer c++ -3.39
in this above code I get process terminated with status -1073741819... +3.61
std::bind with variadic template function -3.21
c++ Linker error 'relocation R_X86_64_32 against `.rodata.str1.... +0.41
ambiguous function template +4.74
no matching function in the async (unresolved type in the template) 0.00
Template variables deduction for class template in its constructor... +5.56
How to to define return type of a function that depends on paramete... +3.43
template class operator overloading multiple typenames C++ 0.00
C++ print template container error (error: ambiguous overload for &... -0.11
Why did I have to change the type of a the value of a map from &... -2.72
Creating a []= operator for a dictionary cpp 0.00
A method returning a templated varible inside a templated class? +2.18
Simplify large number of template specializations +3.86
Why can't I use std::unique_ptr as a "template<class>... +0.65
Puzzled by this syntax -3.47
copy constructor, pass by value and return by value, chain operatio... -4.59
How to replace a template parameter in a given type? +4.36
Infer parameter pack types from pack of template types +4.53
Print spaces between each element using a fold expression +3.96
C++ default implementation of stack and queue +0.39
Two ways of dereferencing an iterator in C++, it-> or (*it) 0.00
Check if IP first octect does not starts with 127 / 224 or 255 +3.88
Typecasting custom structs +3.34
How to make a list of functions in C++? +3.86
C++17 invoke_result and static_assert for template func param +4.43
How to make class return other type without getter? 0.00
Use function returning incomplete type as default argument -0.80
C++ member function templates takes member function pointer as the... 0.00
Is this C++ pointer usage thread safe? +4.07
std::exception : use of virtual function and inheritance vs a varia... +4.20
Data loss in converting char array to string 0.00
What is the difference between Ret (&)(Args...) and Ret (Args..... 0.00
C++ return different objects -1.99
C++ function returning string +3.98
Clang/LLVM 6.0.0 on Windows does not need a definition for a static... -3.33
C++ get data from double pointer 0.00
Subclassing STL-Containers: Range Constructors don't work -1.49
why does int *b[5] forms a difference of 8 bits instead of 4? -1.52
Is there a way to store compile time constant in a class instance? -4.19
Pass generic function and its parameters to meta-function -2.29
How to force a function to only accept an lvalue reference parameter -2.67
Function which applies a function passed as second parameter to eac... -3.98
get_time not operating as expected 0.00