StackRating

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

Edward Strange

Rating
1479.05 (4,500,220th)
Reputation
34,641 (3,365th)
Page: 1 2 3 4 5 6 ... 22
Title Δ
Explicitly specify defaulted template parameter located after templ... 0.00
when writing arrays in c++ i tried including the array into another... 0.00
Is this expression valid? -1.12
C++:Using asynchronous callbacks with generic virtual functions in... +1.56
long int not being declared properly [C++] -0.52
static non-template method in template class +1.03
Macros in the middle of a class or function declaration -0.17
C++ Basic Functions +0.49
Is throwing an exception from destructor safe for the vtable? -1.62
Are there any OBJECTIVE advantages to be using C++ over Python in a... 0.00
how to get property create in derived class using a pointer to base... 0.00
I am new to C++ , need to know what is happening in line 10,12 and 16 +1.63
reinterpret_cast to aggregate type in C++ 0.00
Why need to set rvalue reference to null in move constructor? -0.44
'std::stringstream' has no member named 'toString' +0.16
C++ Alphabetically sorting strings +0.51
Create array in class (C++) -0.51
Function pointer inside template function 0.00
Which of the following implementations should I use for tag dispatc... 0.00
How come this CMakeLists.txt causes "Undefined Reference"... 0.00
How does one recursion in a forloop work? -0.95
How can I access the members of a struct in a loop? +0.13
reversing non-zero-initialized chars in array -0.47
Deinterleave odd and even entries of vector c++ +0.54
Assiging sub string from std::string to a c-style string 0.00
Defining the size of bitset using a template +2.64
How to define labels for goto in C++ outside main function? 0.00
Why acts this string so strange, no memory for him? -2.06
static_cast between primitive references +0.41
Proxying std::function via inheritance 0.00
C++ Function Prototype? -0.25
Trouble using lambda function as function pointer in VS2010 +1.22
accessing unallocated memory while sort from algorithm stl c++ -1.93
C++ Multiple Include Annoyances -1.23
Templates Matrix<M,N,type> c++ matrix multiplication 0.00
How to pass a multidimensional array to a function without inner di... -0.65
How to initialize a multidimensional array in c++? -1.10
Why is there no std::is_transparent equivalent for unordered contai... 0.00
Convert constexpr compile-string into a template char list 0.00
What happens to a pointer which underflows or overflows? -1.46
why does gcc subtract 1 from an expression while assigning the expr... +0.50
How to create a stack of different types of variable? 0.00
Pointers and references + overloaded operators -1.03
insert(std::map<int,struct>) segmentation fault (core dumped) 0.00
Template: Incompatible list iterators 0.00
Scope of Exception object when caught(using catch) by reference -0.02
C++ Linker error with templated virtual method 0.00
Bubble Sorting Function in C++ +0.26
How to handle multiple similar conditions in while loop? -0.46
Why must unused virtual functions be defined? +1.29