StackRating

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

paercebal

Rating
1583.69 (2,704th)
Reputation
65,279 (1,359th)
Page: 1 2 3 4 5 ... 6
Title Δ
Self referential type +1.21
Boost.Thread Linking - boost_thread vs. boost_thread-mt +0.36
memory access violation error - 0xC0000005 +0.91
CString a = "Hello " + "World!"; Is it possible? -0.14
How do I check if a C++ string is an int? +0.82
typedef and operator overloading in C++ -1.22
Is correct name enough to make it happen? -2.04
What exactly is a reentrant function? +1.00
It is good programming practice to always check for null pointers b... -0.34
Why function does not know the array size? +0.31
Should '#include' and 'using' statements be repeated in both header... 0.00
ID generator with local static variable - thread-safe? -1.33
C++ wrapper for C library -1.36
Cleaning up when exiting an OpenGL app +1.11
Having a destructor take different actions depending on whether an... -0.81
Does it take time to deallocate memory? 0.00
How to execute a function called many times, only once ! -0.80
Qt: default value of variable in class -2.19
When virtual destructor is not needed even there is a virtual funct... -0.92
Operator + for matrices in C++ +0.31
Boost link error when using "--layout=system" on VS2005 +0.35
What to do if a failed destructor can't throw an exception -1.67
Does it ever make sense to make a fundamental (non-pointer) paramet... +1.24
Why other languages don't have automatic garbage collection similar... 0.00
How to use the boost lexical_cast library for just for checking input -1.16
What's different between utf-8 and utf-8 without BOM? -0.09
Why does compiling in -O2 crash my application but -O2 -fno-default... +0.67
Overloading global swap for user-defined type -0.33
Is it abusive to use IDisposable and "using" as a means f... 0.00
Visual C++: Migrating traditional C and C++ string code to a Unicod... 0.00
C++ - What should go into an .h file? +0.24
Constructors accepting string reference. Bad idea? -0.64
RAII for singleton -1.10
For real-time application, which is better C or C++? -0.05
C++: do you (really) write exception safe code? +0.97
Manually incrementing and decrementing a boost::shared_ptr? 0.00
C++ Templates Error -0.26
c++ operator overloading memory question +0.54
Namespace + functions versus static methods on a class +1.42
using shared libraries vs single executable -0.54
C: Good Habits re: Transitioning to C++ +0.74
Is there any cool project written in STL? -0.02
Why does BOOST_FOREACH not work sometimes with C++ strings? -0.65
Coding Standards for pure C (not C++) +0.29
Very poor boost::lexical_cast performance +1.37
JavaScript - Getting a name of an element in associative array +1.65
What is malloc doing in this code? -0.08
Significance of a .inl file in C++ +0.61
realloc function that would work for memory allocated using new ins... +0.10
Is there a way to suppress c++ name mangling? -1.18