StackRating

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

StackedCrooked

Rating
1485.36 (4,468,081st)
Reputation
18,755 (7,387th)
Page: 1 2 3 4 ... 6
Title Δ
How do I do a deep copy in c++ -0.52
Mixing Generic Programming with Polymorphism 0.00
Is it ok to dynamic cast "this" as a return value? +0.82
How to get those elements of a vector, where another vector has '1'... -0.76
Object Oriented Class Design - Mixin classes - Deciding on a effect... 0.00
Where is cout declared? -1.09
While designing a class, what should go in Constructor & Init f... -1.14
Difference between treating the object as such or as pointer? -0.55
Why do C++ smart pointer implementations keep the reference counter... -0.52
Is it safe to downcast objects (not pointers) to their known derive... -1.27
Explicitly deleting destructors and not calling delete -1.10
Error when trying to use the Boost Serialization library 0.00
Valgrind detects invalid read error in simple Iterator class -1.15
Can the type of a base class be obtained from a template type autom... +0.18
Why to put the entire header content within guard tokens? -0.34
How and what data must be synced in multithreaded c++ -0.56
C++ dynamically allocated memory +0.15
Is there a way to remove a key from a C++ map without deleting the... -0.24
What is the safest way to implement a tree structure? +1.12
Return array in C++ -0.84
How to create a memory leak in C++? +1.59
Why can it be dangerous to use this POD struct as a base class? +2.24
Lightweight wrapper - is this a common problem and if yes, what is... -1.38
catching unknown exception -0.67
Single-use class -0.21
Should I use virtual 'Initialize()' functions to initialize an obje... -1.46
How to force a static member to be initialized? -0.24
Static methods vs singletons +2.56
Writing first listening C++ application +0.05
What is currently most widely used set collection in C++ -1.75
I'm getting an error concerning enum (I think) -0.68
how can i count how many consonants are in a string so far i have t... +0.71
Unspecified template argument +2.33
A vector in a struct - best approach? C++ -0.92
100% CPU usage when overriding QGraphicsLineItem::paint() 0.00
How to build a library +0.91
Container of type-unique items +0.12
Usage of Smart Pointers as a Programming Standard? +0.57
Visual C++ does not autocomplete the class members +1.77
Unit testing framework for c++ that doesn't need to preprocess the... -0.37
Convert std::string to Unicode in Linux -1.49
Which is more fun? Clojure or Scheme? -0.82
C++ macros to ensure used memory is freed? -0.83
how to declare template of template class +0.24
Where to get a tutorial on the creation of an mpeg-1 video encoder? -0.38
preprocessor with proxy design pattern +0.04
creating an array of object pointers C++ +2.29
Array of template objects -0.68
Learning C++, What's next? Also what's a recommended compiler? -0.29
min_element() within template class -1.20