StackRating

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

Christophe

Rating
1624.22 (993rd)
Reputation
43,307 (2,488th)
Page: 1 ... 35 36 37 38 39 ... 42
Title Δ
What's the different between args and &args? -0.36
Possible to implement bypassing vtable for virtual functions? 0.00
Why ISO C++ forbids returning arrays? 0.00
C++ recursion example explanation 0.00
what is value- and reference semantics and the difference 0.00
Output shows un common characters while changing from infix to post... +0.56
Implementing Enumeration types in C++ -0.49
What is the main differences between void and other incomplete type... 0.00
Is calling wait() on a std::future multiple times and from multiple... -1.34
Multithreading crowds out other processes +2.68
Data Driven Design in native C++ -0.13
Why do I get NZEC error here? 0.00
Trying to make an ASCII table in C++, cannot get the "special... -0.51
OpenFileDialog class not working properly in c++ 0.00
Convert std::string from one locale to another one 0.00
Why is the [] operator of C++ Map calling default constructor of ma... 0.00
Should I use multiple inheritance to implement search tree with lin... 0.00
Rewrite This Malloc Using New For 2D Array -0.74
Created a deque class, but unable to declare within my binary tree... 0.00
How to call a destructor with a casted pointer? +0.52
Can't read more than one word from named pipe, using poll +0.53
How static object destruction order is calculated? +0.20
std::copy for multidimensional arrays -1.38
std::copy for multidimensional arrays +0.12
How do i stop a while loop and go to my other statements? +0.02
C++ boost de-serialization throws up error +0.43
Is the location of the virtual pointer in an object different if th... 0.00
Parse string for a word -0.32
c++ null terminated array of objects +2.84
Making a very stupid C/C++ array/array pointer mistake 0.00
Do function pointers return immediately in both C and C++? -0.05
C++ never-ending recursion +0.50
How to detect carriage return in C? -0.02
Multithreading and Global instances of classes? 0.00
Ambiguous call of a copy constructor in C++ caused by multiple inhe... +0.52
Running execvp from 2D array parameter +0.24
keeping a variable from inside a while loop? +0.53
type of function pointer -1.68
Which performs faster? vtable look-up with N derived types, or std:... 0.00
How can I add 2 ints in a const definition in 1990? +1.31
EXC_BAD_ACCES after trying to allocate 2D array 0.00
C++ pixel-by-pixel image thumbnailing 0.00
Personalised name in constructor for different subclasses 0.00
C++ difference between method signatures while passing objects to it -0.28
Segmentation fault when calling fread() c++ +0.03
Atomic pointers in c++ and passing objects between threads -1.41
C++11 thread vs async performance (VS2013) -0.48
Error in LunarLander Program: Unresolved symbol 0.00
What is the best design to avoid repetitive code here? -1.43
Make something happen after 5 minutes has passed, while other code... +0.33