StackRating

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

max66

Rating
1565.54 (4,656th)
Reputation
42,228 (2,580th)
Page: 1 ... 36 37 38 39 40 41 42
Title Δ
Can I initialize an array using the std::initializer_list instead o... +0.86
Redefine a single operator of a defined type. C++ -0.45
Why cant I insert values into 2D vector when I try to do it in a fu... +0.08
An equivalent of exponential in C++ -0.43
Get set of arguments as result of a function -0.71
Writing a list based on another list that is based on another list... 0.00
Explicit void pointer as function parameter +1.61
Checking if iterator is not assigned to item when there is no speci... -0.20
Specifying default parameter when calling C++ function +1.13
Portable way to check if expression compiles +2.78
Why does the following not work when the map is const static -1.21
How to create custom integer sequence in C++ +2.83
c++ get a vector from a map of vectors +0.32
c++ pushback first vector and sorting vectors by ascending order 0.00
How to get all parameters' types from parameter pack? -1.10
Reading contents of file into dynamically allocated char* array- ca... +0.59
Possible msvc/intellisense bug with variadic template arguments 0.00
Lexicographic Order in Multidimensional Array C++ 0.00
Running SQL Commands on Sybase Table in C++ 0.00
range based for loop with existing variable -0.77
Variadic variadic template template parameters parameters +3.19
Is there an STL algorithm to find if an element is present in a con... -1.69
Is there an STL algorithm to find if an element is present in a con... +0.31
std::bind with overloaded function from parent class 0.00
extract an array from another array at compile time using c++ +0.37
Insert N elements from one container to other using iterators -0.44
Enabling a static member conditionally without changing the member... -0.66
mkdir system call creates permissions 0755 instead of 0777 0.00
Skipping explicit template initialization to avoid double initializ... 0.00
c++ template programming for detecting symmetric array at compile t... -1.06
implementing python's 'if X in List' in C++ 0.00
C++11 for each loop with more than one variable -1.19
How to use a class as parameter in templates in C++ -1.65
c++ passing by reference in recursion +0.07
std::array as template parameter of class 0.00
The highest element (highest real part ) in Valarray of complex num... -0.49
C++ does not compile by uncommenting move operator +0.14
Vector of pairs with generic vector and pair type, template of temp... -0.20
How to pass variadic amount of `std::pair` with different 2nd types... -0.45
How to static_assert that a given function call expression would co... -1.51
Why do I have to to use std::string() even for "" to sati... +1.27
How to declare variables in ray-tracing object-oriented program whe... 0.00
C++14 compile time std::array with variadic templates -0.45
How to pass fields from a class to function in c++? +0.79
C++11, move semantics of returning vectors functional style -1.07
Giving Variadic Template Pack as function specification 0.00
"Incomplete Type Is Not Allowed" Error 0.00
std::unique_ptr<Mesh>::unique_ptr(__gnu_cxx::__alloc_traits&l... -0.19
C++11 result_of deducing my function type failed -1.25
Compile time replacement of string constants with integers +0.06