StackRating

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

Mike Seymour

Rating
1722.24 (78th)
Reputation
219,975 (198th)
Page: 1 ... 37 38 39 40 41 ... 89
Title Δ
Confusion about wcout and cout, wstring and string -1.72
C++ how noncopyable works? -0.87
How can class defined within another class know its parent? -0.36
C++ Cosine works without the std namespace - Why? -0.64
Performance Gains with Visual Studio Whole Program Optimization 0.00
Reading a string from file c++ +0.69
Difference in make_shared and normal shared_ptr in C++ -0.21
I cannot find the ambiguity in the program but the compiler say amb... -0.97
how to implement BinarySearchTree on shared_ptr in c++? -0.76
warning: deprecated conversion from string constant to 'char*'' -1.29
What is the meaning of compiler error message "ambigious" 0.00
Getting compilation error using Map in C++ STL? -1.27
Does an instantiation of a derived class allocate memory for privat... +0.96
I'm getting "invalid conversion from `void*` to `std::complex&... +1.04
Is it safe to rely on static object adresses? +2.29
Is there a possibility to print the name of the class an iterator p... +0.81
Where is the bug in my Code -0.50
Can I use a function typedef in function definitions? -0.16
Unique membership FIFO container -0.14
Please, Explain a one of feature singleton(C++) +0.05
How to store deque value between function calls -0.27
why the .cpp is not accessible by the compiler when instanciated a... +0.71
Random number function not working with preproc macro? -0.32
How to use vectors efficiently? -0.21
program using string function +0.28
"array bound is not an integer constant before ']' token"... 0.00
Can I have a member variable that is only created with a factory me... +1.88
Templates inheritance and operators 0.00
Usage of member variable referencing own instance 0.00
Should I use std::this_thread::yield in a busy loop if the latency... 0.00
unexpected copies with foreach over a map +1.75
I need an (ordered) set in which I can quickly retrieve the relativ... -0.66
Making a field function generic -0.17
Putting strings into vector gives empty strings 0.00
When an object provides both `operator!` and `operator bool`, which... +1.11
how to make a not null-terminated c string? +0.98
How to handle failed methods: by using exceptions or making the met... -0.73
C++ const-cast a reference -0.56
How to stop std thread safely? -1.61
Specifying STL Map key with 3 components 0.00
Template specialization for templated type 0.00
c++ define a destructor in an iterator class? 0.00
C++ accessing struct with #define? +1.36
NULL return value of type QList<float*> +0.26
Why does a const reference to volatile int need a static_cast? -2.67
C++98 curly brace const scalar initialization +0.95
Does default constructor zero-initialize member array variable? -2.00
expected primary-expression before 'char' error message 0.00
How to create an std::function as method argument with std::stoi as... 0.00
How does the compiler determine when is it safe to RVO? +2.33