StackRating

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

James McNellis

Rating
1859.38 (3rd)
Reputation
296,402 (122nd)
Page: 1 ... 24 25 26 27 28 ... 55
Title Δ
template pass by value or const reference or...? +0.55
Question about linked lists/pointers in c++ +0.48
How to compile Templates located in different files in C++? +0.61
arrayList<string> problem +0.67
C++ returning more precise of two template arguments from function? +0.42
How many instances are there of static data declared inside a stati... +0.53
what is the 1 thing you can have in a class declaration that you ca... 0.00
Arranging bytes in a packet +0.12
Using Strncmp with a string from a file +0.38
Visual C++ - anonymous methods +0.73
Boost/std bind how to solve such errors? (binding function from one... 0.00
polymorphic iterators in C++ +0.52
Why it says 'push_back' has not been declared? +0.29
How to copy a structure with pointers to data inside (so to copy po... +0.32
Why does this code use a *char as a buffer pointer? -0.59
casting const to pass it to function that takes reference, what hap... +0.36
C++ array in function +0.12
How to make typedef on void function that could be property of any... 0.00
error LNK2019: unresolved external symbol _main referenced in funct... -0.11
Member classes versus #includes -0.52
long ans = ((long) INT_MIN) * 2 - 1; causing a warning because of i... +0.52
No matching function for call (expects reference to pointer instead... -0.78
c++ vector: segfault on insert +0.14
having "typedef void FuncCharPtr" in one class how to fee... -0.92
Unable to nail memory leak detected by valgrind +0.31
C++ - how to implement templated member function outside a template... +0.58
C - Address of variables in the activation records -1.11
stream operator overloading problem 0.00
Minimal set of nested typedefs for a custom STL sequence? +0.60
Should this use of nullptr produce a compiler error? +0.62
How can I write a function template that can accept either a stack... +0.45
C++ Inherited template classes & initialization lists 0.00
Why no default move-assignment/move-constructor? +0.93
Can I static_assert without providing a real template parameter? -0.65
How to get the line number from a file in C++? -0.61
Container covariance in C++ +0.39
Shared void pointers. Why does this work? +0.12
std::cin extract to enum 0.00
C++ Base constructor calling with parameter that will be constructe... +0.81
What is the difference between these three statements? +0.20
Iterator for a container of a custom object +0.92
what type-conversion is taking place when a boolean value used to c... 0.00
Sequence points, conditionals and optimizations +0.37
Detecting if casting an int to an enum results into a non-enumerate... -0.31
What's wrong with my switch-case? +0.34
C++ class declarations and namespaces +0.12
+= Operator Chaining (with a dash of UB) +0.13
Ensuring template type consistency at compile-time +0.21
Precedence Function +0.77
How to declare function prototype that returns std iterator? 0.00