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 ... 38 39 40 41 42 ... 99
Title Δ
How to access a specific (row,col) index in an C++ Eigen sparse mat... -1.21
How to hide warnings in compilation from external libraries -0.69
passing reinterpret_cast pointer as void * -0.89
Mapping a std::tuple to another std::tuple +0.35
Difference between std::forward implementation +2.72
Multiple Async Calls in C++ +0.40
Keep a list of work to do in the future +0.93
How bad is the idea of specializing function templates from std nam... +2.41
Null pointer passed to lambda function is not null anymore 0.00
Hacking in move semantics for Boost 1.54 MultiIndex? 0.00
How to search through next available thread to do computation -0.09
Function parameter pack 0.00
Immutable classes and copy constructors 0.00
std::future returned from std::async hangs while going out of scope -1.43
Polymorphic variant, and binding a reference of one type to a refer... +2.09
C++ execute an action for each type in a given list -1.26
Convert a shared_ptr to regular a pointer -0.67
Function with template bool argument: guaranteed to be optimized? +1.54
How to say to std::thread to stop? -1.98
c++: Passing lambdas with parameters to functions -0.21
Optimally, if a variable is read in many threads but only written i... -1.34
C++ STL - Why treat a function that returns an iterator as a void f... -1.11
Replace invocation values for std::function +1.43
How can I benefit from immutability when sharing data between threa... +2.64
Call to constexpr function accepting an array fails to compile +2.09
How to format std::chrono durations? +1.98
C++ 11 get pointer of a std::function +0.87
C++ template argument type deduction 0.00
C++ avoid call to abstract base class's constructor +0.41
A line of code with just an integer before Semicolon in c++ 0.00
Not understanding C++ Template Specialization And Constants +0.41
What is the proper way to declare a function that can take either r... 0.00
Member rvalue references and object lifetime -0.20
C++ 11 avoiding "Call Super" code smell -2.15
Perfect forwarding of functions to build a function list class +0.20
Apply the first valid function of a set of N functions -1.52
Choose function to apply based on the validity of an expression -1.49
Static assertions about the size of a template struct +1.95
return type of deleted functions in c++11 -0.45
How to iterate over std::index_sequence -2.17
c++ array copy showing errors in vc++ +2.27
C++ Pass lambda to template parameter +1.40
Why am I getting an unused lambda capture warning? 0.00
What would break if control-reaches-end-of-body were to return null... +1.22
How to use generic template function to handle objects with differe... +0.66
Tuple of vectors and push back -1.34
Vector move constructor slower than copy constructor +1.94
C++ Programming, find 3 digits of number before trailing 0 of facto... 0.00
Is vector<auto> not allowed ? (error: invalid use of ‘auto’) -1.70
How can I map a C++ parameter pack into a sequence of std::pair obj... -1.41