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 ... 105 106 107 108 109 110 111
Title Δ
How to reverse template parameters when tag dispatching is used? +0.37
How to solve the duplication of name between a macro and a function? +0.17
Tricking Preprocessor VARIADIC MACROS in GCC -0.47
What do (n&(n-1))==0 and n&(n-1)==0 do in C++? +0.04
template template return type from member function +0.03
next_permutation of vector of strings is skipping one permutation 0.00
Dealing with array of type struct 0.00
Removing potentially redundant template parameters when loading a b... +0.52
Equivalent iteration for 2D and 3D array flattened as 1D array? +2.14
function that accept unlimited same numbers of 3 types +0.02
If condition issue (C++) -0.70
Generating a compile-time constant integer from a literal string -0.91
C++ automatic generation of switch statement +1.19
Random Number Generator with Modulo -0.55
Checking if an item is already in a vector +0.65
Overloading templated class binary operator* -1.65
Forcing the compiler to generate code for all member functions of a... -0.63
Pointer to refer to a member function of a class 0.00
C++ - How to correctly determine the address of a variable? -0.55
Meta programming with singleton -0.19
How can I create a 2 dimensional array on Heap in C++? -0.78
C++ Templates: Function as Template Class Parameter +1.36
escaping a variable into a quote? 0.00
C++03 macro definitions with variables and types? 0.00
How can I work around Visual Studio 2012 not supporting explicit co... -0.02
N choose K, K-N, K-2N, etc, recursion within recursion -0.73
gcc 4.7.2 error variadic template 0.00
Variable grouping providing different answers in optimized code 0.00
How to construct custom type in a template class definition -1.52
Template matching fails for simple iterator adapter +0.01
a function that gets a function pointer and a class pointer? +0.52
How to always compile a cpp file with Eclipse? +2.27
How to define a 3d array with each dimension a different type in C++? +2.17
What is the difference between using function pointers or an object... 0.00
SFINAE on pointers to overloaded functions +1.31
C++ template specialization from child type 0.00
default keyword virtual destructor +2.49
c++ searching through vector using std::find -1.12
Automatic memoisation with support for recursive function -0.70
Is this behavior of vector::resize(size_type n) under C++11 and Boo... -0.65
Prevent silent cast from false to pointer +0.30
Resolving ambiguous call in template argument deduction -1.30
How do I pass an array of class objects to a function? -0.11
Efficient way to get the indizes of the k highest values in vector&... +1.68
How to get the real and total length of char * (char array)? -0.09
Generic templatized enum null value +0.61
How to avoid performance warning for unique_ptr check in VS? +1.90
Dynamic #include based on macro definition -0.48
still no way to initialize private static field in .h files? +0.55
Using typedef of template class in another class -1.14