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 ... 29 30 31 32 33 ... 99
Title Δ
Common interface for Struct of Arrays and Array of Structs in C/C++ 0.00
std::is_base_of and virtual base class 0.00
Template parameter pack deduction when not passed as last parameter +0.45
Why did C++11 remove the default value from the prototypes of std::... +2.49
Reuse variadic types 0.00
Why doesn't the compiler warn against ODR violations in the sam... 0.00
Compare two regular expressions using boost::regex (c++) 0.00
Variant: no matching function for call to 'get' -1.73
Trying to apply the pattern from sean parent's talk "inher... -2.52
Wrapping C create and destroy functions using a smart pointer -0.02
Can a namespace (be a/satisfy a) Concept? 0.00
How do you create a vector of function pointers that can take diffe... +1.08
Why Boost unordered_map takes too much time on 1st insertion? 0.00
c++: confusion on const reference used in a nested FOR range usage -1.10
Does captureless lambda inside template function have multiple bina... +0.49
Using auto type'd lambdas with templated functions - using auto... 0.00
Using templates instead of bridge pattern in C++ -0.51
Function taking a variable list of arguments and converting them to... -1.17
How should I store a list of weak pointers in the factory class? 0.00
C++ how to compact fancy for-loops 0.00
Does std::vector::erase() really invalidate the iterator at the poi... -0.55
For-Loop on Pointer: Does it move the whole address range? +0.30
selecting int type with meta-programming, generates an error 0.00
Upgrading VS2017 15.2 to 15.3 broke third party libraries -0.77
Parallel network downloading in a for-loop in C++14 +1.36
How Can I use Null Lambda in C++? -2.33
If there's a constexpr if statement, why not other constexpr st... +2.33
Why are C style arrays more common in C++ code than C++ style arrays? 0.00
Multiple parameters packages in variadic Template C++ 0.00
When to provide custom swap function in C++? 0.00
Can incorrect pointer assignment trick for add “Extension methods s... +1.90
Boost recursive variant along with template c++ 0.00
Is modifying data passed by const shared_ptr& Ok? -0.22
Check for a condition periodically without blocking 0.00
What is the correct return in a function that modifies a potential... 0.00
Forwards and return type(s) in functional-like reduce function -1.49
Use static cast because dynamic cast fails. Bad practice? -1.25
What Extension In Visual Studio 2017 Disambiguates "bool"... -0.05
How to write tests for classes relying on the operating system -1.84
Is uniform dereferencing syntax possible? -0.81
How to guarantee exact thread sleep interval? +0.43
Is there a simpler way to get three numbers from the user and print... -0.28
How "virtual" impact on destructor in C++? -0.37
Can I really create a global variable with every declaration of a T... 0.00
Finding if function is const 0.00
How to loop through an std::vector in repeating cycles +2.04
How to use make_tuple() in static constexpr class member? 0.00
Does sorting a vector of std::wstring actually rewrite the raw stri... -0.94
Inconsistent parameter pack deduction int and int& in variadic... +3.11
How to call derived class function (based on its type) from a conta... +1.84