StackRating

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

Michael Kristofik

Rating
1518.98 (34,055th)
Reputation
26,415 (4,826th)
Page: 1 2 3 4 5 ... 7
Title Δ
"missing type specifier" error on constructor declaration +1.35
What is an in-place constructor in C++? +0.99
Getting the 'parent' or 'host' class of a data member without sacri... -0.47
How does Boost.Python work? +1.74
Problem with Policies -1.85
Template+Dependent Name 0.00
What is Modern C++? +1.25
Arguments for and against supporting std::wstring exclusively in cr... +0.18
Operator << overload in c++ -0.94
Vim: Replacing the End of the Line -0.78
What components are essential to a C++ project which are not found... +0.75
Declaring bool variable in c on linux platform +0.30
Overloaded [] operator on template class in C++ with const / noncon... +0.92
Single Responsibility in C++ - Should I implement it using friend c... +0.15
True meaning of iterative development and refactoring code +1.42
Should the NVI idiom be used for simple interface classes? +0.89
Segmentation fault while using priority queues -0.15
Breaking cyclic dependency in C++ +0.66
checking data availability before calling std::getline +0.43
Inheritance, Calling base class ctors -0.16
C/C++ Image Loading -1.05
What's the best way to sum the result of a member function for all... +0.58
This is illegal right? 0.00
Is there a way to get deque's internal storage size as vector::capa... +0.12
Vim: creating a C string literal around a block of text with vertic... -0.35
Why are heaps in c++ implemented as algorithms instead of containers? +0.13
What kind of polymorphism is considered more idiomatic in C++? -0.26
return an int or pass an int pointer -- whats better? +1.14
Vim: highlight latex comment using a differnt file type -0.63
Sort a vector on a value calculated on each element, without perfor... -0.15
Method return being assigned to variable +2.19
Where to begin with multi-threaded programming with c++? +0.19
Iterating through std queue +0.46
priority_queue with dynamic priorities -0.12
Resource allocation and automatic deallocation -1.97
Learning Win32 to develop GUI Applications -1.36
Use of const double for intermediate results +0.94
Should I call class destructor in this code? +0.46
Implementing Dijkstra's Algorithm +0.83
wchar to char in c++ -1.78
information hiding in python -0.03
How can I use gtkmm with MinGW (g++) without MSYS? 0.00
destroying object in vector when new object added +0.76
Is private member hacking defined behaviour? +1.37
Any C++ library for Johansen co-integration test? 0.00
Output integral to ostringstream as binary? 0.00
Looking to reimplement build toolchain from bash/grep/sed/awk/(auto... +0.21
Is std::pair<int, std::string> ordering well-defined? +0.89
Multithreaded Multiplication of Large Non-sparse, Non-square Matric... -0.45
Preallocating memory with C++ in realtime environment -1.24