StackRating

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

Yttrill

Rating
1425.18 (4,535,669th)
Reputation
3,485 (48,357th)
Page: 1 2 3
Title Δ
How to access a child class function +0.51
What's the best way to return a subset of a list -3.27
Unary minus and signed-to-unsigned conversion -3.50
Omit return type in C++11 -1.08
When and how should I use exception handling? +2.50
C/C++ Is there any cross plataform way of using relative paths? -3.32
When/why to make function private in class? +0.06
Linking to the correct library +5.52
Using CURL in a DLL +0.49
Does "const" just mean read-only or something more? (in C... -3.43
memmove doesn't move +2.14
Regex for numbers on scientific notation? -3.09
Delete any container using templates -2.79
Lag compensation with networked 2D games -3.71
setter function for a vector<someClass> in c++ -1.93
C++: overloading list.end() and list.begin() methods for constant i... +2.07
Warnings or errors for C++ implicit conversion of primitives -1.99
Is this way of creating static instance thread safe? -3.48
heap memory and OS at the exit of a process written in C++ +0.14
Algorithm for Rendering Long Text in a Text Editor -2.13
C++ method that can/cannot return a struct -3.44
safe_ptr implementation -0.62
What's the best strategy for typedef'ing shared pointers? -3.40
How do I make define and declare a variable using the default const... -3.14
Packing data into arrays as fast as possible +4.39
C++ substr() problems when string contains special characters -3.71
Parsing c++ function headers from a file using GNU toolchain -3.71
Value or reference semantics in this situation? -1.84
using typedef in declaring structs in C++ -3.08
C++ new / new[], how is it allocating memory? +2.38
use array in structure c++ +2.11
Learning C++: returning references AND getting around slicing -2.37
Creating and Using a Simple .dylib -3.81
Differences between the C++ and the Java object model +1.76
If de-referencing a NULL pointer is an invalid thing to do, how sho... -1.70
Is C++ STL thread-safe for distinct containers (using STLport imple... +0.18
Implicit conversion for pointer to data member vs. non-member -1.87
C++ Initialization of static variables (Once again) -1.73
Construct object with itself as reference? +4.68
How to ensure that the assignment operator on a virtual base class... +4.05
How to find out from where (x) integral of a function (from that po... -3.93
How can you assign the positional parameters passed into a variable... -0.55
What are the main things that should be considered while deallocati... -3.18
What should I learn first before heading to C++? -3.63
Alternative virtual mechanism implementations? +4.35
OOP vs macro problem -2.59
Are there any free parser generators that generate C++ code and han... +0.29
C++ -& CRTP . Type erasure vs polymorphism +0.91
Is the whole object freed with a non-virtual destructor and a Base... -1.39
Embeddable FileSystem? -3.80