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 ... 11 12 13 14 15 ... 111
Title Δ
C++ multiple regex conditions syntax 0.00
Can you apply binary_search on a vector with custom Type? -0.09
what kind of bugs can occur if object data is initialization in wro... +1.95
Passing a linked list without memory leak in C++ -0.21
Specialize class template for variadic parameters 0.00
C++ Undeclared Identifier in Template Template Parameter 0.00
How to suppress inline function used but never defined warning in g++ +1.73
auto template class enable_if valid arguments -0.08
Checking form of a string c++ 0.00
const correctness for custom reference wrapper 0.00
returning multiple values from recursive function c++ -1.62
Using C++ templates to switch algorithms -0.32
Mocking standard library functions using gmock 0.00
Is "assert (this)" a viable pattern? -0.86
variable no of arguments for class template's member function 0.00
Declaring a string with fixed size and then taking input +1.62
Does this example warrant the use of public inheritance +0.92
Appending a number to enum to get other enum -2.02
hexadecimal NULL inside the string -0.09
Why does in C++ big endian to int16 with bitshift not work? -0.09
Default arguments C++ for all parameters that exists -1.87
Generic object instanciation 0.00
Recursive functions with || operator? 0.00
Is there any way to create a pair of template class containing each... 0.00
Why unspecified lambda return types don't always work? 0.00
How to fix expression must have a constant value in C++ 0.00
error: no match for ‘operator==’, but indeed defined on base class +1.20
Alternative of std::find that works faster -2.23
why do we really require static function in factory design pattern? -2.40
How to find a sequence of letter in a given string? -0.89
Architecture pattern: function to handle 2 identical implementations +1.75
Taking sink parameters by rvalue reference instead of by value to e... 0.00
Is it possible to enforce, at compile time, that two derived classe... -0.02
cin to function arguments without variable +0.40
How can I let two classes communicate with each other the best in C++ +0.39
std::unordered_map::count is not working in my code 0.00
Are there cases where perfect forwarding actually improves performa... 0.00
How has += operator been implemented in c++? +0.41
Why always need [&] when using recursion with lambda? -2.08
Default template paramters and partial specialization +1.77
Variadic templates for multiple heritage assertions - "...rede... +0.43
How do you find values like 0x000000 for definitions in C++? 0.00
Using boost variant with template deduction +0.00
How does #define know when to stop looking? +1.69
C++ Erase-remove Idiom on non-existant value in vector 0.00
To find intersection of two arrays in C++ 0.00
How to iterate over Variadic template types (not arguments)? 0.00
boost::static_visitor failed to specialise function template with m... 0.00
Mocking classes with template methods 0.00
STL map.find returns all the elements 0.00