StackRating

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

Björn Pollex

Rating
1585.12 (2,624th)
Reputation
58,147 (1,618th)
Page: 1 ... 21 22 23 24
Title Δ
Explicit behavior with checks vs. implicit behavior +0.15
RAII: Initializing data member in const method -3.84
inserting std::strings in to a std::map +2.51
I can't use std::vector of auto_ptr - should i use shared_ptr? -3.63
C++ threaded class design from non-threaded class -1.20
C++ with fstream or database +4.07
Modelling problem - Networked devices with commands 0.00
Is qsort thread safe? -0.59
How can I force Doxygen to show full include path? 0.00
Representing relations in C++ -2.78
Virtual Inheritance : Base Ctor not calling in Most Derived Class? +0.31
Tuples of unknown size/parameter types -2.00
C++ - Load all filename + count the number of files in a current di... -4.10
Any suggestion for doing an arbitrary operation using given argumen... -2.17
Visual C++ static library +3.45
Class with pass-by-reference object gives compile error -1.12
Why join is faster than normal concatenation -2.97
How to determine the version of the C++ standard used by the compil... +3.90
Reverse iteration from a given map iterator -4.37
c++ namespace export -0.06
Memory / heap management across DLLs +3.96
Is there any way to specify a generic argument to a function with t... -3.63
Template type deduction in C++ for Class vs Function? -0.21
Is there an easy way to push variables onto the stack for later ret... +4.76
Which headers should I not use if I don't want my program to be lin... +4.43
Passing information between two seperate programs +3.07
How do I convert a boost::asio::streambuf into a std::string? -4.00
Threadsafe logging +0.07
catching exception objects by reference, temporaries, lifetime issues +1.53
Using C++, how do I read a string of a specific length, from a non-... -0.72
Export every frame as image from a Movie-File (QuickTime-API) -3.99
Vectors, "virtual", Segmentation Fault on function call -0.32
Sharing object by reference or pointer -1.73
Design choice with a container class that several classes use 0.00
Cast boost::shared_array<char> to boost::shared_array<cons... -0.68
why project dependency affect linker settings +0.11
passing functor as function pointer -2.21
One parent object for multiple child objects -2.34
Template with static functions vs object with non-static functions... +2.47
JUnit: pause for user input +4.27
C++ -- Pointers to Arrays -- Arrays of Pointers +4.23
Using C++ in xcode for image and video processing +0.13
Video streaming using c++ +2.42
C++ character replace +3.07
Public operator new, private operator delete: getting C2248 "c... +1.37
Static libraries dependency -0.03
Simple C++ Instant messenger +3.91
Compiler error when adding an object to a vector -4.07
search for multiple indecies with Boost Multi-Index -0.24
Incrementing in C++ - When to use x++ or ++x? -2.42