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 ... 22 23 24 25 26 ... 99
Title Δ
Retrieve objects pointers of different type -2.04
Transitioning away from std::string, std::ostream, etc. in a librar... +2.11
Why doesn't std::string take a null pointer? -0.37
How to refer to user defined literal operator inside a namespace? 0.00
C++ 17 - are nested structured bindings possible? -2.01
What real use does a double pointer have? +0.25
disable branch with "if constexpr" and SFINAE +2.13
Any structure interface 0.00
Can you static_assert a tuple has only one type satisfying a partic... -1.05
reduction of eigen based templates -2.06
template member function signature conflicts to non-template member... +2.02
Is it possible to expand a parameter pack into different member fun... +2.22
Passing lambdas directly to functions 0.00
Should condition_variable.notify_all be covered by mutex lock? 0.00
How object of smart pointer object accessing member funtion of othe... -0.05
What is the difference between new and ::new -0.89
constexpr in for-Statement -1.98
A value of type "const char*" cannot be assinged to an en... +0.47
Use of std::forward for non-forwarding references 0.00
Cost of Default parameters in C++ +0.29
How to allow compiler to deduce correct return type for templated g... -0.36
Forward declaring a template's member typedef 0.00
How to Support Variadic Template Types in Visual Studio 2017 +1.06
It is possible to use T::operator< as default parameter for temp... +0.43
C++ Template<Operator> -0.38
Why does the STL reserve an interface for Allocator? +0.44
std::function and class inheritance 0.00
Accessing a property of a class in C++17 0.00
Replacing #pragma omp atomic with c++ atomics 0.00
Reinterpreting a union to a different union +2.26
Use proper string literal in templated function in C++ +2.65
Good way of encapsulating member function pointers for a task manager +2.34
Append string data to std::vector<std::byte>> -0.36
Is it guaranteed that std::vector default construction does not cal... -0.30
If we seed c++11 mt19937 as the same on different machines, will we... +0.99
Adding 2 vectors using overloaded + in C++ -0.82
Sometimes a reference count after release is funny 0.00
C++ given a list of strings, how to get respective variable address... 0.00
Is my macro a little bit too naughty? +2.04
Mark a member function as const when it is conceptually not -1.23
Why aren't C++ compilers optimizing more string constructions a... 0.00
What is a real world example for "smart pointer to member"? 0.00
Polymorphism and shared_ptr passed by reference -0.41
Make struct behave like std::tuple -1.71
zero initialize struct padding -0.02
C++17 optional tree, error: invalid use of incomplete type +2.05
How to convert a byte array of size 64 to a list of double values i... +0.29
C++ - Functions calling setters - how to decorate the arguments? 0.00
"SDL2.DLL missing from computer" but is in the same folde... +0.15
Can std::async "reuse" threads? +0.16