StackRating

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

Steve Jessop

Rating
1646.94 (616th)
Reputation
239,307 (175th)
Page: 1 ... 25 26 27 28 29 ... 66
Title Δ
What are the common causes for high CPU usage? +0.66
move objects between containers without copying overhead +0.32
struct with const member -1.14
Is "inline" implicit in C++ member functions defined in c... +0.32
Method to check if something has been changed through the iterator 0.00
Why doesn't the standard allow std::for_each to have well-defined b... -1.26
C++ - Initialize variable by passing reference to function? +0.54
behaviour of const_cast 0.00
c++ function: pass non const argument to const reference parameter +0.30
Copy part of a class -1.35
Exactly what rules must a function abide before we can call it &quo... -2.38
let template choose between char/short/int by specifiying bitsize? +2.07
Explicitly deleting destructors and not calling delete +1.10
How to generate Huffman codes from huffman tree +0.03
Is it Undefined Behaviour to cast away the constness of a function... 0.00
Casting a void pointer to an arbitrary type pointer +0.93
Are there any issues with allocating memory within constructor init... +1.71
How to derive a template function? OR What is preffered approach fo... 0.00
How can I set a breakpoint on an empty statement in C++? -2.35
C++: const volatile methods +1.92
C++ cascaded operator[] to operator() parameter list? -0.81
atoi in c++ results segmentaion error +1.49
Conversion to enumeration type requires an explicit cast (static_ca... +0.35
avoiding implicit copying with a disabled copy constructor +1.58
Why array assignment operation doesn't exist but structure assignme... +1.00
C++ templates for performance? +0.56
Does the range of "short" differ between machines? -2.33
How to approximate the count of distinct values in an array in a si... +0.37
Is there a way to create function template specialization for std::... -1.44
Get a pointer instead of a reference from a boost::ptr_vector -2.72
What is the proper way to maintain a project that meets two version... +1.03
pass only a member of std::vector's of struct to function (C++) +1.11
can the swap be used to clear std::set as vector ? -0.08
What are the stages of compilation of a C++ program? -1.01
What is the best way to use a common vector size type? +0.16
What is happening during `delete this;` statement? +0.86
How can char[] represent an UTF-8 string? +0.38
What storage class is a static inside a function and why? -0.30
Which C++ concept is better suited to model a database query - stre... 0.00
How to pass a structure to a STL map? -0.88
Will the auto/global variables inside a particular thread visible t... +0.91
Choice of storage and caching 0.00
How to use SSL in Python? -0.68
when to use mutex -0.22
Better std::find on a collection of pointers and comparing derefere... 0.00
compare string to string list in c -1.35
Alternative for std:vector to remove its elements while going throu... +0.82
When has RAII an advantage over GC? -0.57
C++: Is it possible to detach the char* pointer from an std::string... +0.19
Correct way return a string from a function -1.19