StackRating

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

Yakk - Adam Nevraumont

Rating
1564.05 (4,902nd)
Reputation
197,071 (244th)
Page: 1 ... 6 7 8 9 10 ... 99
Title Δ
Why is this overload of a conversion operator chosen? +1.63
segmentation fault when creating two different Binary trees in c++ 0.00
thread with rvalue reference of an object -0.64
How to protect intellectual property on someone else's server +0.31
Methods of achieving polymorphism in C++ and categorizing them 0.00
how to deduce the size of a multidimensional array in a curly brace... 0.00
std::begin - User-defined overloads not considered in type traits -0.49
How to use separate parameter packs for in and out parameters? +1.97
Designing own Result/Either: Should Success type and Error type alw... 0.00
How to get the address of a C++ lambda function within the lambda i... +1.30
Overload a lambda function -1.27
Const reference to temporary object does not extend its lifetime -1.11
Reliable type-punning across C and C++ standards 0.00
How to create a c++ enum from a C style #define and struct (or what... 0.00
Is it possible to create iterators with C++14 that are C++17 compli... 0.00
Templated Virtual Function Alternatives 0.00
Reading sub-object vector with rapidjson 0.00
Can consteval functions from different translation units interfere? +1.37
How to pass an struct (with no atributes, only methods) to a trigon... 0.00
Is a lazy "operator or" overload possible with placement/... -1.02
How to fix "use of deleted function" when using mutex and... 0.00
Is there a way to create a compile time type map in C++17 for type-... -0.07
Is there a way to convert void (*)(uint32_t, void (*)(uint32_t)) to... -0.64
Specializations of std::common_type - misunderstanding, bug, both,... 0.00
Is it necessary to consider the "BigEnd or LittleEnd" pro... -2.11
Have all threads of a thread pool execute a given function 0.00
Evaluating an 'if' clause at compile time -2.31
Why typename keyword is not needed in template dependent nested typ... +2.20
C++ auto collapsing rules +1.96
Does std::vector range constructor [start, end) copy or just refere... +1.20
Compile time specialize against function pointer references for avo... +0.47
What does "new (ptr) mystruct;" do for a struct that has... 0.00
Vector of thread pointers, push_back causes crash -1.77
How can I construct std::tuple of references from a parameter pack? -0.98
constexpr and undefined behavior +2.39
How does C++ handle double moves? 0.00
In-place make_unique with ADL support 0.00
rand and rands implementation in python 0.00
How to *write* a C++17 algorithm with a parallel execution policy -2.38
Get the leap years with static initialization with constexpr and st... -0.60
Iteration through std::vector seems to be broken in only one function 0.00
Templated return type specialisation for expression templates 0.00
Idiomatic way to create an immutable and efficient class in C++ -0.98
Does std::mutex favor the thread that owns it? 0.00
Template pack of pack +1.90
Is an entirely new class compiled for each differently sized std::a... +1.90
Creating C++ class from C, can I pass C++ objects to C++ constructo... +1.74
How to find maximum value in parameter pack? -0.93
How to iterate over the types of std::variant? +2.78
Visit a polymorphic type, like a variant without knowing the exact... +0.41