StackRating

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

Ralph Tandetzky

Rating
1508.16 (87,620th)
Reputation
13,818 (10,379th)
Page: 1 2 3 4
Title Δ
Compare dynamically allocated two array in C++ +1.08
About returning STL containers data members without invoking copy c... -2.34
SFINAE using decltype() ignores "private" on Visual Studi... 0.00
Convert an arbitrary in place operator to a unary operator in C++ 0.00
gcc/g++ internal error (c++ templated lambda) 0.00
Why does C++ converts a signed int to an unsigned int in an express... -0.79
How to find out under which key of a map a given value is stored? -0.75
How to compare char with 0x85 correctly? 0.00
Compile time template instantiation check -2.25
Container of Miscellaneous Types - C++ -1.22
How to construct a class within another class? (simple code) 0.00
Will std::vectors inside another vector reallocate when the first v... +2.48
Does container.clear() free/reallocate internal buffers? -1.54
Use of rvalue references in function parameter of overloaded functi... -0.19
Double-checked locking and unique_ptr static initialization in Visu... +1.28
How do I remove a function from overload resolution? -0.72
Why did C++ never allow functions to be used before they're dec... +1.86
C++ priority queue swapping contents -0.02
const correctness of a member function returning a shared_ptr<> -1.13
C++ "group where" algorithm -3.36
Insert a std::map into another std::map with move semantics -1.80
elegant way to remove all elements of a vector that are contained i... +0.31
Can I implement an autonomous `self` member type in C++? +0.94
Using shared pointers with memory allocated in another function -1.43
Stop infinite looping thread from main -4.28
Call templated function with derived class arguments using base cla... +4.22
Decreasing verbosity: inserting elements into map -3.66
Using RAII to nest exceptions -0.13
typedef for a signed type that can contain a size_t? +0.34
Using templates or inheriting constructors in C++ -2.00
Why does std::move prevent RVO? -1.46
Apply the same function to each data member - Transform on heteroge... +2.68
Does pointer-to-member make sense for a static member? +0.56
C++ convert variables to template arguments +2.26
Ad hoc polymorphism and heterogeneous containers with value semantics +4.03
What is the best way to put large objects on the heap? +0.14
Static member initialization using CRTP in separate library -1.33
Indentifying C++ Template Constraints +3.45
Is there any use with self assignment of object +2.42
Work on a parameter in-place in C++ function -3.90
Is c++ string class read only? -3.43
Unhandled exception; Access violation reading location with MSVS 9.... 0.00
Inheritance in C++ (Parent and Child class) -4.33
Qt Circular Depencency between classes and its members -0.33
shared_ptr with incomplete types from library 0.00
function which is able to return different types? +4.40
Why doesn't `std::string::reserve()` reserve exact amount of space... +4.18
Does `std::packaged_task` need a CopyConstructible constructor argu... -1.66
Order of assignment vs order of initialization? +4.84
Is it legal to split the definition of classes defined in the same... -2.53