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 ... 25 26 27 28 29 ... 99
Title Δ
Why argument conversion is not considered when calling a templated... +2.23
Using infinite loops in std::thread to increment and display a value +0.04
Move constructors of STL containers in MSVC 2017 are not marked as... 0.00
Can long-running std::asyncs starve other std::asyncs? -2.02
Creating a pipe that can morph types within without experimental::any -1.59
Is there any danger in populating a set using parallel threads? 0.00
Compare std::function created with std::bind 0.00
Standard containers encapsulation and range-based for loops +1.95
How to pass a std::function with capture through a C API? -1.14
Where can I find the .cdr file (Corel Draw) specification or a libr... -0.55
How to hide Iterator and container implemtation in a custom class (... 0.00
Right way to concurrently process std::stack 0.00
Automatic type deduction fails with SFINAE+type traits 0.00
Using standard library types as keys in QHash or QSet 0.00
Pass pointer to temporary in c++ 11? +0.27
c++: Can you initialize data in a child class using the parents con... +0.39
Can i change template class type using template function parameter... -0.24
How can I call destructor for only derived class? -0.83
std::vector< MyObj* > to std::vector< MyObj Const * >,... -1.07
Why do we not find the right operator overload when using the macro? +1.48
How does the compiler and linker handle classes and functions +0.46
Make a "typedef" be final (or simulate it) +0.43
How to properly perform operations on two templates of the same type? 0.00
Access members of unkown template type of derived template class th... -0.35
How to test my blocking queue actually blocks +0.47
Turning a hard error on incorrect template instantiation in SFINAE... 0.00
Consume a std::future by connecting a QObject 0.00
Why missing terminating " character is a warning? -1.55
Passing a function pointer as non-type template parameter +0.46
Way to Use C++ 11's for-range Syntax for Sequential Pairs? -1.69
Scalars and forced callsite readability? 0.00
Class Template SFINAE via Inheritance 0.00
Find and delete a std::function object from a map of vectors -2.11
use c++ 11 constexpr for std::map initialization -1.69
How to use variadic templates as keys to a map of std::type_index? 0.00
C++ - Call Child Method Overwrites in List of Parents 0.00
Tensor class that has its own storage, but that can also map an ext... 0.00
how to write a fold /sum function for C++ tuple? -0.74
Using Eigen::LLT within a templated function 0.00
C++17 multiple parameter pack expansion +1.90
How to perform tuple arithmetic in C++ (c++11/c++17)? -2.13
Convert std::variant to another std::variant with super-set of types -1.95
how do I get all combinations of elements in a list? +0.45
How to std::forward( *this ) 0.00
Determinant of sparse matrix 0.00
How to Generate Arbitrarily Nested Vectors in C++? -1.15
Using arrow notation for pointing to each dimension of a multidimen... 0.00
Wrapping ellipsis-based function with variadic template function -0.84
Using auto to Return Different Lambdas -1.05
Lambda Expression Equivalent C++ Code -2.16