StackRating

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

Neil Kirk

Rating
1525.23 (23,629th)
Reputation
15,404 (9,121st)
Page: 1 ... 8 9 10 11
Title Δ
Can I use a ternary operator in a define as oppose to using an if? +2.28
Do I need to write the `const` keyword when passing a `const_iterat... +1.28
printf format for unsigned __int64 on Windows -1.73
How to access the address of a static const member of a class? +5.65
Virtual keyword use in C++ +1.51
C++ Getting an object -0.84
Design a class that can be convertible to/from other libraries +5.11
Mutex and inline function +4.63
Generate numbers /c /wpa2 +0.76
Accessing a static std::set with accessors, is this wise or should... +0.20
What's the c++'s default assign operation behavior? +2.59
What is the most efficient way to initialize a 3D vector? -2.14
Make an std::map with a coordinate as key +0.74
How to use a copy constructor with a base class? +1.80
Abstract base class for derived classes with functions that have a... +2.74
Why recursive memory deallocation so slow? 0.00
What is the best strategy for sharing variables between source file... +1.86
Push_back doesn't work +2.87
can somebody explain what is "This" operator in C++ +4.86
Using extern template class with STL classes 0.00
Alternative implementation syntaxes for class members on c++ -2.09
Syntax error: identifier `MercedesFactory`? +0.45
Temporary variables created when using const reference -1.28
Why don't I need to include library.cpp in the header? -1.60
array length using pointers -0.14
Binary representation of a long long -1.31
Static member vs static global 0.00
Strange behaviour of structures in C++ [part 1] -2.36
How do I deallocate contents of a vector upon its destruction? -0.32
Which set methods has better performance: with or without `const&am... -2.02
C++ array size in main -0.40
Algorithmic efficiency of each C++ STL collection operations +0.65
pointer to const object automatic cast to pointer to object -3.68
Errors when putting a string variable into system() in C++ -3.17
Passing a array of std::string by reference -2.43
C++ - Linked List not generating any output -2.39
Are bitwise operators faster than + and - operator -1.42
c++ copy constructor with shared_ptr members -2.98
C++ Class wrapper around fundamental types -3.03
newbie c++; adding char* arrays? -0.59
C++ use SSE instructions for comparing huge vectors of ints +0.07
What is meant by char temp[3]="";? -0.53
C++: Best Way To Hold Entity List vector vs set +0.07
Unique value numbers in an array or image -1.54
What is the most performant way to write a string to a file? -2.52
How to reset the VS2010 debugger cache? +0.09
Why does c++ range based for loop calls destructor at every iterati... -2.78
I do not want the derived class to inherit the constructor function... 0.00
uninitialized enum variable value +1.44
Quoting strings in C++ +0.13