StackRating

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

Billy ONeal

Rating
1587.60 (2,465th)
Reputation
73,484 (1,149th)
Page: 1 2 3 4 ... 27
Title Δ
What are all the ways use_count of std::shared_ptr is incremented? +1.66
Which is more efficient in this scenario: std::vector<bool> o... +0.03
Converting list of strings into C style array 0.00
Casting System.Object to boolean +1.30
Linux <-> Windows Storing an address of string 0.00
In what sense is valarray free from aliasing? 0.00
LWPSTR to CONST CHAR* help needed 0.00
Open file without warnings prompt 0.00
Why are typedef identifiers allowed to be declared multiple times? -1.37
why here std::sort() requires static Compare function? +1.71
bit representation of unsigned int a = -1 -0.82
Visual C++ RegGetValue() fails in program where it shouldn't -0.26
is there a faster way than O(n) to check if all elements in an unso... +1.99
C++ Erase operation on vector not working +1.36
Is there a way to cast shared_ptr<void> to shared_ptr<T>? +2.60
How memory is allocated for private and public members of the class +0.42
Why does the value of stack pointer is same every time when ASLR is... 0.00
C++03: How to get the return type of a function? +0.39
Seemingly useless typecast in C 0.00
What is causing NotSupportedException ("The given path's f... 0.00
Isn't using a stack same as recursion? -0.49
Build in Visual C++ without Microsoft extensions 0.00
Does the location of a lambda expression matter in Lazy Initializat... +1.64
why primary expression don't include template_id -0.85
default value of const reference parameter +1.07
C/C++ : how to get the number of bytes addressed by one address +2.36
Efficient, or fast, size of the set intersection of two vectors -1.22
fail including libraries in C +0.40
How to overwrite previous string output by printf -2.11
c++11 unexpected polymorphism beahviour when using std::thread 0.00
32-bit Windows app: storing buffers in 64-bit executable, with 'goo... 0.00
Null / empty string checking: CPU overhead -0.45
c++ iterator vs pointer for vector access 0.00
How can I force the C++ platform in MSBuild? 0.00
How does this C for-loop print text-art pyramids? +0.73
Weird segment fault in function push_back of std::vector 0.00
STL Map sorting -0.31
Why Can const lvalue References Refer to Mutable rvalue References? 0.00
Inserting std::shared_ptr with lambda into a vector +1.75
Class using std::vector allocation slower than pointer allocation b... +2.21
C: Why aren't &(void *) and void** compatible? -1.54
Why can't C++ explicitly-instantiated template methods override vir... -0.31
Is it possible to build a "filtered tuple" or "filte... -1.37
Using my own logic for list.sort(), attempted to emulate other sour... 0.00
C++ declare a priority queue in an else/if? -2.60
How to loop through multiple functions in C++? +0.67
what is the best way to split string ? (c++) -0.22
C++ vs .NET regex performance 0.00
Why VS Compiler doesnt auto init local variables on C++? -2.31
How does one increase the hit testing radius on a rectangle in WPF? -2.17