StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jarod42

Rating
1595.26 (2,009th)
Reputation
130,253 (480th)
Page: 1 ... 20 21 22 23 24 ... 111
Title Δ
How can I initialize a variable of template type in a default const... +0.03
C++ template - compile member function based on arguments 0.00
How to read and immediately discard some data in C++, without stori... +0.39
Why is the std::map.find() not working in following case? 0.00
Designated initializers in C++20 -2.10
Getting template to match different sequences of const T* and non-c... 0.00
How to compose stringification with user defined literal (UDL) in M... 0.00
Ensure that char pointers always point to the same string literal +0.68
I have template function. by using function std::for_each replace e... -0.10
cppcheck warns about the pointer to local variable in list initiali... +0.41
How to avoid vtable-lookups in production, and still be able to moc... 0.00
Friend function with a definition - template or non-template? -0.85
Translate macro with parameters into template 0.00
Automatically deduce lambda arguments from member function signature +1.12
How to get member function pointer if exists in a template 0.00
Innocent range based for loop not working -0.31
Is there a way to know if a future will throw on get()? +1.68
Is this manual devirtualization legal / viable? -2.35
How to implement the generalized form of std::same_as (i.e. for mor... +0.32
C++ exclude part of loop operator on last loop -0.61
How to implement a function that accepts any container type? +0.41
how to sum up a vector of vector int in C++ without loops -1.08
computed properties in c++ Qt +1.63
Sub-vector of 2D vector -0.01
How to Subtract the first element in a vector from another first el... -0.48
Templated copy assignment operator +2.28
Can I force a user to provide a value for a member when using desig... +0.48
Template argument deduction behavior with default arguments 0.00
how to write "<" in HTML contained in a QString for a... 0.00
enable_if on constructor 0.00
Passing derived class to method as argument which is base class wit... 0.00
C++17, making a variadic template that uses an std::variant that is... 0.00
Overload ambiguity with boost::optional, workaround? 0.00
Print 50% or half of the Given String 0.00
How to make unique pointers to polymorphic classes using the ternar... 0.00
C++ storing raw character array in tuple 0.00
"Folding" of template parameter packs in pre C++17: idiom... 0.00
C++ Template; Auto deduction return type of function passed as temp... 0.00
C++ regex replace with a callback function 0.00
Is it possible to call a class method and a global method based on... 0.00
"Materializing" an object of a known type for C++ type in... 0.00
Finding two elements of array with maximum product 0.00
Does the final keyword provide optimization if all derived classes... 0.00
Finding Nonzero Minimum in an Array where index 0 is 0 C++ 0.00
C++ Constant anonymous instance with aggregate initialization 0.00
Initialize array using variadic template list and placement new 0.00
How to partially specialize a struct template for non-member &... 0.00
Distribute non-type parameter pack across different template parame... 0.00
Build a specific tuple from a function's variadic argument 0.00
Getting different ans if i pass variable++ and variable+1 in a recu... 0.00