StackRating

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

Chubsdad

Rating
1476.74 (4,507,064th)
Reputation
19,408 (7,065th)
Page: 1 ... 8 9 10 11
Title Δ
what's the implication of void**? +1.59
c++ structures and constructures -3.76
Member templates ,Statemement From ISO C++ Standard? 0.00
c++ redefine variable as constant +3.77
When do we need a .template construct +4.23
Error Performing Pointer Arithmetic on void * in MSVC -3.02
C++ static const access through a NULL pointer +0.66
Memory address of reference variable +1.33
To throw or not to throw exceptions? -3.43
C++ I'm getting expected ‘;’ before '\xa' from g++ 4.4.3 from this... -2.64
Templated << friend not working when in interrelationship wit... -3.57
Deriving from std::back_insert_iterator? -1.27
Nested templates and constructor +5.30
Question about CoCreateInstance() method's implementation 0.00
C++: Union vs Bitwise operators +3.03
Size of structure with a char, a double, an int and a t -1.35
Image Processing Programming -3.34
C++ member array of struct thread safe using only one index per thr... -1.10
Memory deallocation and exceptions -3.50
problems with global variable shared between sourcefiles (I'm using... -2.31
inheriting from a template class causes errors -1.59
What does the :: mean in C++? -2.34
Expected constant expression fails miserably in switch statement -1.83
Return private array +3.20
C++: Pointer to data member address doubt -2.46
How to get the size of an object via reference? -1.76
Is it possible to use a C++ smart pointers together with C's malloc? +0.04
How does a variable in C/C++ work? -3.61
C++ methods overload in python +0.27
Signed / unsigned comparison and -Wall +2.65
What is the reason for #pragma once inside header guards? +2.04
Destructor crash -2.75
Why can't I increment a variable of an enumerated type? -2.72
different types of objects in the same vector array? +0.38
Unions to extract data -3.96
const type qualifier soon after the function name -2.01
How Can This Recursive Function Work? -3.95
Where is dynamic memory allocated? +0.69
What's the meaning of this C++ struct? -0.38
Return array in a function +0.84
C++ pointer to array of pointers to function pointers? any clue how... -2.59
Indirectly destroying object from it's own virtual method. Is it a... -2.87
What is better way to loop over two ranges - multiply them together... +3.30
Initializing C++ const fields after the constructor -2.56
Memory (and other resources) used by individual VirtualAlloc alloca... -2.49
why there is no find for vector in C++ 0.00
Which design pattern is most appropriate? 0.00
RAII tutorial for C++ 0.00
Difference between const reference and normal parameter 0.00
Which is more efficient ? if statement 0.00