StackRating

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

JaMiT

Rating
1549.04 (8,230th)
Reputation
2,070 (81,297th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
My implementation of the binary search tree is not working because... 0.00
Class vs. function template specialization +0.39
A question about declaring a friend template function in a template... -1.08
shared_ptr that removes itself from a container that owns it, is th... 0.00
Why does copy assignment cause GCC to give a -Wvirtual-move-assign... 0.00
Why is std::string's member operator= not lvalue ref-qualified +1.71
What do they mean by "then in the quote directories"? -1.31
How are strings compared in IF statement arguments -1.89
Trouble definining hash function for custom type in unordered_multi... 0.00
assigning values to global variables in C++ -0.82
Accessing base class member variable address from derived class whe... +2.22
How to suppress GCC compiler warning: inline variables are only ava... 0.00
How do you declare reference pointers? -1.10
Does using a method always imply an indirect access to member field... 0.00
Swapping last node of the linked list is going into a infinte -- C++ -2.20
How to test if boost multi_index has returned an element using find... 0.00
Binary Tree: Copy Constructor -2.17
Properties of a pointer to a zero length array -1.14
Why std::shared_ptr destruct twice when used std::static_pointer_ca... +2.03
How do I go about implementing a strange "class" notation +1.55
Performance impact when resizing vector within capacity +2.22
Is there ever any benefit/use for a void functor? 0.00
Is converting an integer to a pointer always well defined? -2.37
C++ Derived classes cannot modify a base class' attributes but... +0.38
How to convert std::string to std::u32string in C++11? +0.40
Pointer Problems : Assigning to 'int *' from incompatible t... -1.73
Why do I have to use a dynamic_cast here -0.51
Implicit move vs copy operations and containment +0.41
How can I avoid including a class stored as a field in a data struc... 0.00
c++ template short circuit logic AND (&&) 0.00
Issues setting a hexadecimal value to a char variable for padding 0.00
Requesting assistance with embedded for loops in C++ +0.75
Having trouble allocating memory on C++/ Getting weird cout after i... 0.00
What does *ptr2 = ptr mean? +0.41
What happens to the memory in a vector when the vector is re-assigned -0.59
Handling endianness universally rather than instantially +1.95
alternatives to the long definition outside template class 0.00
Compare two integers for equality in C++ with unknown int types -1.09
Passing unknown size std::Array in a function with template. How ca... -0.77
C++ - Redefinition/Previously defined error +0.39
c++ vector of pointers to vector of pointers ordering -0.65
C++ Extended Ascii, and negative values 0.00
Xcode: Expected unqualified-id 0.00
Inheritance (basic level) what's the best way to ask the user t... 0.00
How are elements in an std::unordered_set stored in memory in C++? -0.77
Set up gtkmm-3.0 in Code::Blocks on linux for C++ GUI appz 0.00
Are members functions available during compile time in C++? -0.34
How would I remove these gaps in a circle drawn in SDL using the Mi... 0.00
Do the iterators allocate memory such as pointers? +1.66
Implements Compilation Check to Avoid Nested Scope in C++ 0.00