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 ... 10 11 12 13 14 ... 99
Title Δ
Cannot move std::function into map -0.79
Shouldn't there be a name-agnostic class pointer similar to ... +0.09
Does this type aliasing using union invoke undefined behavior? +0.81
Why does the regularity of functional procedures allow passing by v... +0.39
I get why, but how exactly do Virtual Functions/VTables allow the c... -0.82
4.5 years supposed to be 4 years and 178, How I can do that In C++ +0.07
Understanding const inside a template +0.40
Presence of unordered_map determines whether copy-constructor or mo... 0.00
Generic factory mechanism in C++17 +0.88
c++17: A temporary object never destroyed -1.92
Why are variadic macros so unpleasant? +2.02
How to make a recursive lambda function that takes 2 arguments not 1? -2.08
Two packs of variadic template arguments -1.97
Compile-time performance of constexpr computation 0.00
If constexpr compile time crash for wrong branch -0.27
How to flatten heterogeneous lists (aka tuples of tuples of ...) +0.57
How to handle flexible Arrays in C++ 0.00
Using std::sort with pointers to integer variables produces unexpec... +0.38
Variadic template class iterate over types +0.03
How does operator overloading work, and why doesn't it work in... +0.91
std::initializer_list: error C2064: term does not evaluate to a fun... 0.00
Why do other PCs need some DLL Files, but my own dont? 0.00
Safe, idiomatic destroy-and-compact within fixed, unordered, owning... -0.90
How do I write a maintainable, fast, compile-time bit-mask in C++? +1.11
is stateless non-const value usable in a constant expression? 0.00
Correct implementation of is_std_swappable 0.00
ThreadPool pass function as argument 0.00
Members in constexpr functors causing runtime execution -2.33
Profiling and std::vector part of Hot Path? 0.00
Is There a Standard Container Which Works Well for Resorting? +1.53
invoke_result_t<> not matching lambda with a reference parame... 0.00
C++11 Performance: Lambda inlining vs Function template specializat... 0.00
Why isn't the one definition rule abandoned for C++17? +0.60
Passing a function to a variadic function template -0.32
Using friend functions to retrieve type information from a polymorp... 0.00
Unimplemented derived function in CRTP +0.04
Simplest way to determine if current assembly is 32/64bit within th... +1.42
c++: data on stack without initializing it +0.35
Should I rely on copy elision or on move semantics? -1.16
Template function that supports references, values, and pointers? 0.00
How to properly make an object own another polymorphic object? 0.00
Predefined type list passed to a std::variant -0.96
Conditional Compilation Based on Type of #define variables +2.24
Will (N)RVO be applied with my function in this situation? +1.92
Why does the compiler complain about my dynamic_cast? +2.10
How to implement something like std::copy_if but apply a function b... -0.27
C++ pause/resume system on large operation 0.00
C++: Passing a non moveable functor to a std::function 0.00
How do I assign a sdt::function type to sigevent.sigev_notify_funct... -0.20
A* Algorithm seems to run in circles, what am I doing wrong? 0.00