StackRating

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

Tristan Brindle

Rating
1546.99 (8,898th)
Reputation
11,030 (13,593rd)
Page: 1 2 3 4 5 ... 6
Title Δ
Passing array of vectors as a function parameter to change the orig... +2.02
g_object_unref() member pointer of C++ Glib::Object sub-class in de... +0.24
Problems with template in struct +0.41
What is the best solution for writing numbers into file and than re... -0.31
Does exceptions/errors set error number as well in C++? 0.00
Passing reference as argument to a method in abstract class +0.40
Does slicing occur with unique_ptr? 0.00
c++ An Array/List of differing classes +1.52
memcpy a non-POD object +1.34
Why does this recursive function crash? +0.45
Checking callable template parameter types -2.10
How to use a function defined in another file with g++? +0.54
What happens to the pointer itself after delete? -1.63
c++ const member function returning reference to class member -0.41
Are constexpr array members compile time constants? -0.39
C++ vector lower and upper bound check -0.19
Virtual destructor with virtual members in C++11 +0.56
Does Visual Studio 2013 CTP support in-class static const initializ... 0.00
Several questions regarding Dependency Injection in C++ -2.14
Can I get a log of optimizations applied by the compiler? +0.40
Subclass from a Superclass with no default constructor, without cal... -0.32
Compilation error on using dependent scope as type for std::less in... +0.81
No operator << matches these operands -0.27
What is friend ostream +0.86
same enum class, but different definition depending on condition 0.00
How to make sure that a given set of points lie on the boundary of... -0.54
C++ - read 1000 floats and insert them into a vector of size 10 by... +0.86
Is T Min(T, T); always better than const T& Min(const T&, c... -0.38
C++: Static Library, how to make "objectless" contexts li... 0.00
How virtual inheritance is implemented in memory by c++ compiler? -0.56
Return pointers, return values or pass in references, which is eleg... +0.63
Inheritance vs class as a member of another class -0.25
Can somebody help me decipher the syntax in these typedef-ing lines? +0.20
No match for 'operator<' in 'std::operator.... What does this me... 0.00
C++ casting to base and "overwriting" vptr issue +0.64
C++ recursive function that has a byref 2D Matrix of object pointers +0.46
C++ constructor use and error? +0.66
Can you write "x=10" without using the "=" sign? 0.00
What can C++ offer as far as functional programming? -0.11
Need for _Bool in C99? +1.48
Is there a more efficient way to do this algorithm? -1.27
Deleting every element can divides another element in the array 0.00
Determine the nature of parameter in runtime -1.13
Want to convert "GdkPixbuf" to "GtkSelectionData&quo... 0.00
Fastest way to sort two vectors (key/values) at the same time? +1.05
C++ virtual function default argument value 0.00
Why should I use "typename" keyword for following definit... 0.00
How to implement this function using only stl algotithms -0.73
sizeof in variadic template c++ 0.00
"Correct" casting for g_signal_connect() using GTK? -0.38