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 ... 27 28 29 30 31 ... 99
Title Δ
check if number is prime and which is it (c++) +0.11
SFINAE fallback when a function does not exist -1.42
Why Aren't More Iterators Random Access? -1.11
Are nested atomic operations guaranteed to be atomic? -0.82
Call type's tagged constructor if available, default otherwise +0.45
Initialize all the elements of an array to the same number -0.90
What is the type of a boost::extent object after providing dimensio... -1.53
Inheritance of function parameter 0.00
Passing function with defaults as argument ignoring them -0.07
Calling class functions from constructor or use smart pointers? +0.03
Calling base-class members by expanding each parameter pack fails i... 0.00
std::chrono doesn't seem to be giving accurate clock resolution... 0.00
constexpr as part of the mutable member 0.00
How to select a specialization by non-type parameter +0.26
How do I solve this std::bad_cast with from antlrcpp::Any? 0.00
What do we call a constructor like this C::C(const C&&)? An... 0.00
Is there a less blunt way of bring base class methods into a child... -1.15
C++ lambda size 0.00
Template Parameter that can accept function pointer or Functor +0.83
C++ Threadpool for suspended threads 0.00
Pre-C++14 template metaprogramming and conditional operator 0.00
Variadic template as parameters to std::function -0.55
Access violation on std::function assigned to a lambda -1.72
Delete for placement or non-placement new -1.01
How to handle unused warnings caused by empty template parameter pa... -0.60
Under which conditions we pass pointers as function argument? 0.00
Another void* topic; I just have to ask because I am confused -0.71
difference between std::mutex and std::shared_mutex -1.82
Is there any point in using `override` when overriding a pure virtu... -1.04
How to implement standard iterators in class -0.40
C++ Passing std::function object to variadic template +1.27
Can I implement max(A, max(B, max(C, D))) using fold expressions? -0.07
enable_if with copy constructors -1.36
Template struct as array -1.63
Partial template specialization type collapsing rules +0.45
Compare variadic arguments by value +0.35
Does the C++ specification permit closure implementation by passing... 0.00
Implementing a Boost range adaptor reversed_if 0.00
Is there a pattern for compiler-enforced implementation completenes... -0.21
Callbacks to virtual functions +1.16
The difference between struct::type+using and just using? +1.77
C-style cast of std::vector -1.13
How to combine lazy evaluation with auto in C++ -0.02
template specialization sub class -0.54
How can I refactor this code into multi-thread version? +1.59
Mix boost::optional and std::unique_ptr -0.28
Do I need std::forward? 0.00
Print comma separated list from std::vector with std::copy and lamb... +0.56
Why is tuple_size a trait and not a member -0.05
How to properly use C++ stl parallelism 0.00