StackRating

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

tmaric

Rating
1492.79 (4,346,851st)
Reputation
1,701 (97,183rd)
Page: 1 2
Title Δ
Calculate vertex normals in triangulated geometry with edge detection 0.00
"Overloading" pure virtual function with different set of... -1.24
Type based tag dispatching: Is it possible to differently tag conta... 0.00
error: no match for ‘operator<’ in ‘__x < __y’ when trying to... -0.02
Overload Function call operator () for find_if -0.67
C++ child class mistaking parent class's name for a field +3.96
How to create typedef for ``boost::array_view`` in a templated class -1.27
Plane tiling into rectangles of irregular sizes 0.00
How to access a nonstatic reference in a static method in C++ 0.00
Trying to implement a basic class in C++ +3.31
How do I find out why gdb has stopped +5.46
Dumbfounded in search of a working c & c++ method for carriage... -2.18
swap neighbouring elements in the std::list ( +0.69
When protected protects too much +1.27
Implementing Observer pattern C++ +2.15
C++ typedefs containing class naming -1.16
Using normal and overloaded operator at the same time -3.15
Using object inside constructor -3.50
Calling a virtual function on a reference -2.10
Does this code cause memory leak? +2.93
Operator >> doesn't like vector<bool>? -2.53
New and delete operators without effect on the contents of a Deque... 0.00
Template class forward declaration +4.23
C/C++: efficient way to use a vector returned by a function -3.92
Inheriting from Classes in Shared Object 0.00
C++, templates: get type of the item +0.03
Develop a static library in Visual C++ for efficient numerical comp... +0.03
Can I make an assignment operator on a base class that returns sub-... +0.75
Inheriting an std::container including its boost serialization -2.11
Templated Member Function of Templated Class -0.17
no matching function to call to "standard constructor" -1.17
Decoupling two classes for notifications -0.31
mixing virtual function with overload regular functions? -1.89
Classes not accessing global objects -0.98
What are benefits of using PrivateClass containing data of the Class? -4.00
Using of vector in C++ +5.06
Defining member function of explicitly specialized class outside of... -1.10
Does std::vector::resize() ever reallocate when new size is smaller... -3.91
c++ last element of a structure field +4.04
Changing int value from a class function -3.45
Initializing Class members with zero +5.30
Creating an instance of templated abstract class +3.97
Save a 'class' which will be instantiated later +3.61
returning a different type than polymorphic function defined +1.80
Strange usage of pointer and method -1.83
Local Variable and Variable Passed as Argument +0.84
iterating a vector how to check at which position I am? +0.15
Function with variable number of argments -3.46
access methods from other c++ files -2.02
Where/how to delete an object within another object, outside the fu... -4.48