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 2 3 4 ... 99
Title Δ
An unordered_map that returns pairs of different types c++ 0.00
Is there a way to "translate" types in C++? -0.37
Make a variable const in cpp then give its address to a pointer but... +0.41
Direct initialization fails with class derived from std::tuple, whi... -0.61
How is std::forward_list emplace_after O(1)? -1.02
reference data member in const object remains modifiable unlike non... +1.97
Range based for loop through non-const literal c++ -0.48
function is being redefined somewhere and I cannot see where I am d... 0.00
Return type of template method in C++ 0.00
ADL not working outside (even of structure) 0.00
Does a unique_ptr call the destructor on its own? -1.71
why a 2-dimensional vector of auto_ptr in C++ does not work? -1.92
Why I can't static_cast char* to std::byte*? 0.00
Compiling Kevlin Henney's Fizzbuzz with the use of lambdas in C... +2.11
How to retain ABI-compatibility, when converting methods to take re... 0.00
How to pass template of Anythings as template parameter in C++? -2.32
Time complexity of nested loops with if statement 0.00
Working on Parser with Binary and unary node? 0.00
What is wrong with this merge sort algorithm? +0.40
C++17 find exact arguments of function and pass to template function 0.00
Failed resolution of variadic parameter types with post-positioned... +2.16
Is template type of a std::function detached by std::bind an undefi... -1.45
Getting FILE* in a safe C++ way -2.06
Would it be more efficient to have the \n character in the same str... 0.00
Implementing a system where my program can build an exe file in c++ +0.48
std::bind member function within struct -1.71
Function specialization to access struct members with getter using... -0.13
copy-list-initialization of std::map with std::variant as mapped_type -0.10
Would initializing a variable in (e.g) a loop be less efficient tha... 0.00
compile error with char * as template parameter +1.07
Polymorphism and reference class member - wrong virtual method called +0.40
Most terse and reusable way of wrapping template or overloaded func... -1.06
How can I check if thread is done, when using thread::detach 0.00
Convert std::function<void ()> to void (*)() -2.00
Passing move-only function arguments to boost::thread constructor -1.88
C++ overloading * to multiply fractions of different types -1.95
Static polymorphism with virtual functions +2.04
Using make_shared with emplace_back and push_back - any difference? +0.36
'bits/cpp_type_traits.h' file not found 0.00
Deduce class template parameter with default -0.57
C++ - Why is this implementation of fibonacci memoization using map... 0.00
lambda move capture for std::thread 0.00
Why is my unique_ptr immediately deleting itself? 0.00
Understanding how std::forward overloads work 0.00
Using statically allocated derived class objects to initialize an a... +0.38
Allow a user to not only input multliline text but move up and edit... 0.00
Variable template type 0.00
Is there a way to call varying function of member object based on t... 0.00
How exactly cross platform libraries works for different machines -0.91
How to reference template parameters of outer classes in innter cla... 0.00