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 Δ
Using typedef with a template class 0.00
what's the difference meaning of the keyword static between c and c... +1.04
Why does a const reference to volatile int need a static_cast? +2.67
OOPS Memory Allocation for Base class under Inheritance? +0.06
runtime error when the list.clear() was called 0.00
Virtual function definition in base class gives error +0.31
C++ Inheriting constructors with multiple parameters [Homework] -0.03
C++11 Variable Initialization and Declaration +0.45
How should I add the functionality of another class's method to my... 0.00
Set a class static +0.46
Why Is virtual keyword "persistent" throughout a hierarch... +1.81
Different categories of memory +0.56
Why we declare static variable in a class & the definition in o... -0.42
What if, memory allocated using malloc is deleted using delete rath... -0.13
Does the one-definition-rule force a single static function variabl... 0.00
Compile error when creating two classes, each of which contains a m... -0.10
STL Pass iterators vs containers -0.92
Why C++ doesn't allow template overloading? +0.43
apply std::vector<T> functions to class derived from std::vec... -1.81
Wherefore inline unnamed namespaces? +0.01
Huge performance difference of a C++ program (compiled with GCC) un... +0.89
What is the difference between dynamic dispatch and late binding in... -2.66
deduce argument type from its iterator +1.66
Trying to replace characters in C++ Strings, completely stuck +3.66
What does the "padding class 'Tester' with 4 bytes" warni... +4.82
Unkown error involving templates 0.00
virtual function and derived class +1.16
Why does a bool appear to take up as much memory as an int? C++ -2.27
Quick algorithm of comparing sums of two arrays? +2.60
Reference is calling base class methods? 0.00
The priority_queue of STL in c++ +3.59
What does this small chuck of code mean? -0.42
How to simulate a void data type? -2.85
Using Glade Interface Designer with Vala (programing language) +3.77
Is there any built in method in c++ to findout length of an array? +2.02
How to pass in a C++ function pointer (of non-static member functio... -1.99
Is There a Benefit or Performance Boost By Using 'this ->' to Re... +3.85
C++ placement of 'const' trouble. 0.00
Assigning part of a string to a char * in C -0.94
Warning: "bad storage class" in VS 2012 with templates 0.00
The 'typename' word in C++ +3.95
How to detect if a Gtk widget is shown or not +3.79
Lazy symbol binding failed: symbol not found -4.23
C++ Splitting an array into 2 separate arrays -4.29
C++: Replace raw pointers with shared and weak ptr -2.41
Pounds and Ounces to Kilograms and grams. Driver Program Fail +0.33
Unsigned integer as UTF-8 value -3.05
Is C++ allowed to increase the derived class size if there're no ne... +4.73
Do I need to free char in this scenario +3.53
Can compiler optimization elminate a function repeatedly called in... +1.41