StackRating

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

sbk

Rating
1532.94 (16,118th)
Reputation
7,182 (22,295th)
Page: 1 2
Title Δ
Which C++ Standard Library wrapper functions do you use? +3.57
Tutorials for an experienced C# user to learn C++ +1.54
Lua : Dynamically calling a function with arguments +0.56
Does std::vector call the swap function when growing? Always or onl... +4.09
I need a tool to parse Lua tables, preferrably in Ruby or Java +4.04
Is no parentheses on a constructor with no arguments a language sta... -2.03
performance: sorting 'm' vectors with N/m elems Vs sorting single v... +0.79
Saving a simple image buffer to png in C++ -4.05
Why does my RSS grow with stack allocated memory +3.87
Are there any downsides with using make_shared to create a shared_ptr +4.02
Virtual methods chaos, how can I find what causes that? -0.26
process termination C++ +0.73
Standard convention for using "std" -0.42
Storing a lua class with parent in luabind::object (updated) -0.14
Problem with luabind::object dereferencing (simplified) 0.00
How could pairing new[] with delete possibly lead to memory leak on... +1.63
A dynamic buffer type in C++? +2.20
How to UDP send and receive on same port? +3.52
boost::unordered_map maintains order of insertion? -0.01
Using shared_ptr in dll-interfaces -3.60
Is Lua the best/fastest choice for a gaming server? +3.89
Getter and setter, pointers or references, and good syntax to use i... -2.30
Vs2008 C++: how can I make recursive include directories? -3.99
Extracting C / C++ function prototypes -3.85
How come a non-const reference cannot bind to a temporary object? +3.85
pointers and references question -1.92
C++ reference to a shared_ptr vs reference +2.75
C++ copy constructor causing code not to compile ( gcc ) -2.88
Removing from STL std::queue without destructing the removed object? +4.32
Static const string won't get initialized +1.56
How can I share data between C++ and Lua? +4.27
Another curiously recurring template pattern -0.47
Why there is no std::copy_if algorithm? +4.52
C++ and process memory protection +2.37
Obtaining a pointer to Lua object instance in C++ 0.00
Sizeof in C++ and how to calculate pointer length? +0.02
Complex iterations in haskell -3.08
Concatenation of strings in Lua +1.53
shared_ptr and references in C++ -0.81
Changing one table seems to change the other +4.00
Changing one table seems to change the other -4.00
macro and member function conflict -1.71
How can I use std::remove on a container with std::tr1::weak_ptr? +3.90
std::vector and c-style arrays -2.79
Reliably detect Windows in Python 0.00