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 ... 50 51 52 53 54 ... 99
Title Δ
How the following C++11 code should work? +0.41
Use SFINAE to detect the existence of a templated member function +0.91
Circularity when using base and derived class as arrays in both 0.00
Lifetime of lambda captured references in const lambdas 0.00
Get the name of a std::function -0.98
What kind of array does PHP use? -0.79
Why can't I resolve a constant expression after increasing -fco... +1.46
Visual C++ project dependency on multiple architectures +0.42
C++ extending lifetime of && +0.41
Clarify dangling pointer in C/C++ -1.58
Using std::make_unique with custom deleter on a derived class? -2.39
how to capture a parameter pack by forward or move? +1.24
typedef of array of typedefs of array -1.30
Why doesn't failing to return the proper type lead to a compile... 0.00
C++ using a template parameter pack to invoke multiple templated fu... 0.00
How can I create a constexpr function that returns a type (to be us... -0.93
nicer way to select the right function? +0.49
Why is the size of a lambda 1 in C++? +1.57
Generic Matrix Class with Underlying template based memory manageme... 0.00
Enable if/else class member template instantiation +0.78
std::hash variations of object with arbitrary number of attributes... +1.94
C++ function slash operator lambda expression +1.41
Getting the argument type of a function with template argument 0.00
Should weak_ptr or shared_ptr be returned from unique-owner-collect... -0.08
std::future or std::shared_future to wait for multiple threads 0.00
std::optional and polymorphism +0.28
std::async and std::future behaviour 0.00
C++, Sort One Vector Based On Another One -0.20
Copying a std::unique_ptr of an interface -1.40
Why is std::async slow compared to simple detached threads? -1.88
Initializing a two-dimensional object array in c++ -0.62
Generating all the values of N nested for loops +0.75
C++ template method: Why Node<int> is fine, but not Node<f... -0.61
Removing some (but not all) occurrences of a type from a pack +0.42
Specializing class with SFINAE if a parameter pack is needed -1.76
Generic for loop for elementary and complex type +0.27
how to avoid many similar overloads for C strings -1.07
ConfigParser using SFINAE to implement get_as<type>() 0.00
Member function .begin() and std::begin() +0.41
How should I construct an std::array<T, k> from a U with size... -1.43
Make a shared_ptr with only one owner -1.36
New operator overloading causes Infinite recursion when inserting t... 0.00
Using SFINAE, how to avoid 'has no member named ...' 0.00
overload resolution from magic number to int or long (in range-v3) +0.09
How to have multiple parameter packs 0.00
Curious segfault with discriminated union and optional<> +0.36
Can std::string be replaced by a template parameter T in this C++ c... +1.44
Expanding with pack of templates +1.04
STL way to represent data structures that implies cross-referencing -1.03
What is the correct way to stop a manager thread when managed objec... 0.00