StackRating

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

Martin Ba

Rating
1481.65 (4,490,053rd)
Reputation
20,309 (6,674th)
Page: 1 2 3 4 5 6
Title Δ
How to bind a constructor in C++? -0.65
Why each c++ project can only build one executable in visual studio? -1.59
Will WaitForSingleObject cause a context switch when waiting with a... -1.99
How can std::bitset be faster than `std::vector<bool>`? +4.42
Enable a single warning in visual studio +1.95
Disallow taking pointer/reference to const to a temporary object in... -0.19
Does std::vector::swap invalidate iterators? -3.13
How do you define a mutable pointer to a const object? +4.92
std::deque memory usage - Visual C++, and comparison to others 0.00
What causes C4250 (class inherits member via dominance) when using... 0.00
Thread-safe copy constructor/assignment operator +3.69
Dll Memory Management -0.30
c++ What to do if Library makes use of debug version of other libra... -3.95
Why would I start a debug build without debugging? +1.35
Why can we delete arrays, but not know the length in C/C++? -1.14
Is rebasing DLLs (or providing an appropriate default load address)... 0.00
Profiling line-by-line in C++ +1.01
An intrusive list of unique_ptrs? 0.00
How to: Threading on windows platform (C++) +0.50
How can I force the compiler-generated copy constructor of a class... -1.62
Exceptions with Unicode what() +2.82
Suggestion for UnitTest tools for C++ -4.74
What's generally the size limit to switch from a vector to a deque? -3.01
How to convert an XML node to a C++ Structure? +3.42
undefined reference when using extern -0.46
How To Make a clone method using shared_ptr and inheriting from ena... 0.00
Mixing Qt threads with COM threads 0.00
Implementing the copy constructor in terms of operator= 0.00
Const pointer argument to a method which delegates to removeAll() +4.22
Handling C++ exception thrown in function exported to QtScript -3.55
Using STL in a closed-source library -3.91
Designing a string class in C++ -1.25
abort() is not __declspec(noreturn) in VS2010 0.00
Boost Multi_Index Question 0.00
Where to put BOOST_CLASS_EXPORT for boost::serialization? 0.00
C++ Winsock 2 questions +0.12
WideCharToMultiByte problem +4.10
How would I inform an isolated application of the location of depen... 0.00
Avoid stepping into c++ std header files in Visual Studio 2008 Debu... 0.00
Give a name to a boost thread? 0.00
Extend the Visual Studio C++ Build Process 0.00
Visual Studio 2008: Use external Debug-DLL for Debug-Run and extern... -1.42
Who's using MFC's VERIFY Macro? 0.00
Remove a workspace in Accurev +3.98
Is there any way in C/C++ to detect if code is running during stati... -2.32
When should I allocate on the heap? (C++) 0.00
Boost Serialization Library upgrade 0.00
What is your favorite/recommended project structure and file struct... +4.17
how to force apache to crash? 0.00
How to parse the XML file in RapidXML 0.00