StackRating

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

Alok Save

Rating
1705.37 (130th)
Reputation
169,382 (305th)
Page: 1 ... 38 39 40 41 42 ... 53
Title Δ
How should I write ISO C++ Standard conformant custom new and delet... -1.77
Why can I assign a new value to a reference, and how can I make a r... -1.55
Looking for a simple wrapper for a dynamic array of string pointers... +0.22
How many V table will be created in the following code? +0.02
No call to the copy constructor +1.35
C++ One Header Multiple Sources -0.74
"Proper C++ solution"-- is c-style logic 'bad' when using... -1.54
what is the best way of deallocating memory in c++ -0.52
Why are @ and $ characters not used for anything in C and C++? -1.59
calling a global function with a class method with the same declara... -1.91
Why would one replace default new and delete operators? +1.04
How to check validity of header file in C programming language -0.76
What is LD_LIBRARY_PATH and how to use it? +0.79
Why does allocator in c++ provide specialization for type void -0.67
Why does this intentionally incorrect use of strcpy not fail horrib... +0.87
Explanation required about how const modifies the behavior of storage 0.00
How do I convert vector of strings into vector of integers in C++? +0.89
unexpected behavior on casting +0.37
Why are inline constructors and destructors not a good idea in C++? -0.33
Pass by reference declarations in C++ -0.90
Can repeating C source code causing compile errors? -0.08
Doubts in the strcpy function used +1.81
std::size_t Instantiation +0.56
Benefit of using gcc4 over gcc34? 0.00
How to find the definition of a function or a class name using grep... -0.55
Are Debug Routines MSVC++ specific? +2.53
In which cases is there is no constructor at all, even a default co... +0.51
Initializing multiple (unique) entries of a vector +1.97
function pointer and virtual function -0.66
CrossPlatform Multiprocessing and Multithreading Library for C++ +1.53
How does a copy of the data in one data structure to another work i... +0.46
What would be a good tracing library for a C multithreaded program? -0.16
How to re-type pointer to a class and be able to reach classes func... -1.42
order of evaluation of operands +1.80
Is qualified name in the member function declaration allowed? +1.22
forward declaration of class using templates -1.92
Need for try catch within a constructor +1.50
Accessing vector of objects C++ -0.64
Printf Problem with While Loop -0.28
Simplest way to count instances of an object +0.16
What is the difference between valgrind and regular c++ run -0.44
What's the sizeof the virtual function table pointer? +1.56
I'm reading open source code (C++) and can't figure out why they pu... +0.50
Should one put output operations into a destructor? +0.03
Dynamic dispatching of template functions? -1.50
Compiler chosing prefix ++ when postfix is missing - who says? +0.72
C++ compiler picking the wrong overload of a class member function +0.34
Vector of pointers to dynamically-allocated objects: what could go... -0.53
C Deciphering declarations +1.58
Derived Class not Calling Entire Base Constructor +1.78