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 ... 26 27 28 29 30 ... 99
Title Δ
How to take a base 2 logarithm from a boost int256_t? -1.48
Function argument contains complete function +0.44
Partially filled template as parameter for template template 0.00
How to express conditions of the form "template T is a..."... -0.37
Fixing self-blocking includes in a module based library +1.54
What's the difference between how virtual and non-virtual membe... -1.05
Using return value of constexpr function as parameter to another fu... +0.06
Difference between usage of type size_t and int when used as templa... 0.00
Advantages/Disadvantages of Many Nested Callbacks? 0.00
In c++, Is it advisable to use pointer to vector or should we alway... +2.03
Template specialization using typedefs -0.60
Are there any valid use cases to use new and delete, raw pointers o... +1.17
Pointer to 2 or 3 dimensional sub-array/sub-matrix 0.00
why does g++ need both definitions of template class and its friend... -2.48
pass function returning void * as argument 0.00
substitutes for enable_if to enable a method for only one template... -0.55
C++11 iterator and the scope of a returned std::unique_ptr +2.19
Is it legal to pass the address of a temporary to a function with a... 0.00
Why would uint32_t be preferred rather than uint_fast32_t? +1.62
"Ambiguous call to overloaded function" with enum classes... 0.00
How to get different overloads for rvalue and lvalue references wit... -0.54
Efficiently derive two versions of a common function based on a boo... -0.49
Is it possible to know when is constexpr really a constexpr? -0.89
Can a virtual function access the friend of base class? 0.00
C++11 pass a member function to a thread using a proxy 0.00
Code execution breaking during recursion -0.07
Overriding operator<< for all types +0.44
c++ default constructor constexpr or properly undefined? 0.00
What is the purpose of std::thread constructor third template param... +2.96
Calling std::to_string or std::to_wstring based on given typedef 0.00
Return different type from std::exception::what() other than const... 0.00
What is the effect of ordering if...else if statements by probabili... +1.05
Take as parameters only objects for which the operator+ is defined... +0.97
Create cartesian product expansion of two variadic, non-type templa... +0.70
iterator with special case implementation 0.00
Is std::condition_variable thread-safe? +2.04
How to pass a variable number and type of arguments to template fun... 0.00
Converting std::any into an unknown type -0.07
C++11/14 how to create async task using function that return type i... 0.00
Why does my Visual Studio 2017 compiler not recognize C++17 type de... 0.00
vector<unique_ptr<A> > using initialization list 0.00
C++11: does returning objects by value never throw exceptions when... -1.10
Nested Range-based for loop Not working in C++17 +0.50
How do you explicitly instantiate a function with a template templa... -0.37
Order of elements before nth element after call to std::nth_element -1.42
Overloading when inheriting from two differently-templated copies o... 0.00
How to overload an operator for integer, float and double data type... -0.87
Using templates to avoid similar functions +2.65
Modeling a pipeline in C++ with replaceable stages -1.99
Handing of C code in C++ (Vulkan) +0.46