StackRating

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

Jts

Rating
1499.45 (3,782,565th)
Reputation
2,724 (62,028th)
Page: 1 2 3
Title Δ
How to access Constructor of Parent class in C++ with parent class... -0.29
Pass a function with the arguments in C++ -0.70
Why is assert is defined as (void)0? -0.49
passing functors by reference , i run it on VS2012,why does it make... 0.00
Getting a string from .ini file 0.00
use template function to cast between multiple class types safely 0.00
How to pass a bool variable by reference in a non-bool function? 0.00
cannot convert ‘void (myClass::*)() to void (*)() +2.17
const char& as an argument to a function +0.50
Friend template function declared inside template class causing und... +0.44
Is it possible to "pass" an unnamed parameter with out cr... -1.13
What is happening with the sizeof this struct? -0.88
invalid initialization of non-const reference from an rvalue in Vis... -1.17
How to use template data type inside main function in C++? +2.69
Multiple Constructors Class Setters C++ -0.51
Can't understand the (int&&) casting 0.00
Moving semantics of unique_ptr +0.20
Extract integers from file hidden between random characters 0.00
What is an elegant solution to this error from std::find? 0.00
C++: Address-of dereference and dereference of an address-of +0.51
Unable to read char array using cin.getline 0.00
C++ Variable Scope Issues 0.00
C++ - Not able to access members of a Union +1.75
c++ program crashes before main +0.50
What happens to the memory a function uses when it calls another fu... +0.75
Pointer address in c++ 0.00
Create Array of Strings Inside of Struct -0.05
C++ Do I always have to use std::move to invoke the move constructor? -1.20
Assigning a new task to a thread after the thread completes in C++ -1.91
Comparing address of array in C++11 -1.58
error: declared here unique_ptr(const unique_ptr&) = delete; +1.34
c++ overload 3 function with different parameters(int,*int,&int) -0.16
Call CloseHandle on handle that is a function parameter? +1.31
How would i reject invalid inputs in my code? -0.14
Reverse Space with space maintains 0.00
push_back an object into vector +4.37
Why is my overloaded << operator not outputting the last line? -3.25
const Class * const Function() What does the second const do? +3.81
Did main function and the other function using the same stack space... +0.49
Member integer changes when directly instantiated from another class -2.90
C++ mixing unqiue_ptr with raw pointer for the same object 0.00
Which is the correct way to use a header file in C++? +0.31
I can not understand what is wrong in my code -0.01
C++ Calling a vector inside a function through a function pointer -4.35
Deduction rule for c++ auto argument +3.61
C++ Remove Evenly numbered words from a string +4.08
How do you sort a String List by the number of words count in c# +0.61
In C++, macro usage before semicolon in function declaration 0.00
Passing pointer of class member (Map) as default argument to anothe... 0.00
Is it costly to pass an initializer_list as a list by value? -0.50