StackRating

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

David Rodríguez - dribeas

Rating
1612.89 (1,314th)
Reputation
178,288 (281st)
Page: 1 ... 43 44 45 46 47 ... 59
Title Δ
Example of Visual C++ nonconformant code? -1.13
C++: How do I pass a function(without knowing its parameters) to an... +1.90
Member function definition -0.00
C++ default destructor +0.10
Understanding std::swap(). What is the purpose of tr1::_Remove_refe... -1.99
C++ pointers - What values are held here? -1.14
operator overloading with multiple templates +1.27
Generating a C++ classes from IDL file using MICO (CORBA) -0.59
const variables in header file and static initialization fiasco -0.11
Template argument deduction from function body -0.33
Java packages vs. C++ libraries +1.37
C++0x has no semaphores? How to synchronize threads? -0.56
what is the size of empty class in C++,java? -1.33
C/C++ pointers, ptr+1 = ptr +1 byte or ptr+1*sizeof(pointer_type)? +1.50
Object variables in C++ hold values, not object references +0.10
Do I kill a kitten each time I use struct everywhere instead of cla... +0.66
printf vs. std::cout +0.94
C++ - Strange output -0.53
Segfault when using *this +0.01
how to give this variable global scope -1.33
Cancelling a thread using pthread_cancel : good practice or bad +0.41
const_cast in constructor acceptable -2.17
Strange code breaks build in MSVC. What does it mean? -0.43
Which langauge to learn based on the books I have. (for iPhone &... -0.08
Is given name is file or directory while looping a directory struct... +0.41
c++ implicit conversion rules -0.82
Most performant way to inherit structs in C++? -1.92
How can I create a data structure starting at a specified memory ad... -0.04
What does assignment to *this do (*this = val)? +0.97
Any Default Pass By Reference DataTypes in C++? +1.09
Some basic C++ questions (noob!) -1.18
Understanding C++ Virtual Methods of Instances Allocated on the Stack +0.16
How to define sealed class in C++? +0.00
What does this Method declaration/definition mean? (something to do... -0.81
access const variables accross translation units -1.36
Unusual use of new in historical code. What does it mean? -1.02
Show Count of Matches in Vim -1.28
Size of L1 cache and L2 cache +0.40
Threads are blocked in malloc and free, virtual size -0.24
overloading friend operator<< for template class +1.08
elegant way to create&pass multi-dimensional array in c++? -0.96
What does it mean to have array with size in function parameters -0.54
Difference between these two functions that find Palindromes +0.31
c++ allocate array syntax question -1.31
Passing parameters for callback function -0.21
How can I reuse a base class function in a derived class -0.57
Is the c++ mutable keyword bad for threads? +0.49
Public and private inheritance in C++ +1.15
Java c++ Reference question -2.39
Memory Layout difference between nested classes and multiple inheri... -1.36