StackRating

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

juanchopanza

Rating
1757.71 (33rd)
Reputation
194,038 (249th)
Page: 1 ... 22 23 24 25 26 ... 73
Title Δ
Why can't I use a getter in a copy constructor? 0.00
Move constructor for a custom container? 0.00
Calling different class' constructor in a constructor? +0.18
How to overload dereference operator? +0.18
Does returning a variable on the stack by value get optimized to a... -1.12
Redefinition of class function error C++ +0.09
Is there a way you can create an instance of a class that resides w... +0.13
Lambda Expression for find_if +0.82
Writing rand() results to text file in C++ without repeating numbers -0.07
C++ typeid.name() only returns char "c" +1.42
C++ program compilation fails in Ubuntu, but works in MacOSX 0.00
virtual function in base class +0.20
create container from another container, applying each element some... -0.82
Member not zeroed, a clang++ bug? -0.63
Errors creating std::vector of local structure 0.00
Why do I see size of vector as zero? 0.00
How to initialize each object when allocating an object array 0.00
How to initialise in C++11 in one line a vector of n equal elements? +0.82
How to return a refrence from a function with making copy -0.49
How to access variables in friend class +0.33
What's the difference between the two C++ allocation methods +0.29
C++ class function to get/set multiple members +0.42
How to free up memory in this case? +0.18
Arithmetic operation with a void? +0.47
Is there a concise opposite of "is empty"? +0.35
Explicit move constructor -0.82
Function specialization for arrays not being called 0.00
Get the typename T from outside the template class +0.76
C++ vector practice undeclared variable +0.51
highest value in a stl map C++? +1.26
C++ String - Out of scope error -0.20
c++ automatic 'type cast' conversion -0.74
How to print this manually made string +0.22
Do C++11 compilers turn local variables into rvalues when they can... +0.81
Copying a String From a Vector to a String 0.00
memory management in vector<T> in c++ 0.00
Coping with C++11 initialization syntaxes +0.18
Populating a list of integers is 100 times faster than populating a... -1.03
Counting element properties in a vector -0.47
References vs Objects as returns in operator overloads +0.76
Use a list instead of an array in c++ +0.34
C++ "expression must be a modifiable lvalue" error +0.19
How to modify integer template argument to nonzero at compile time? -0.57
Is compound if checking for null and then other condition in C++ al... +0.20
Sorting vectors in a loop 0.00
What means :: on the front of a function call +1.22
C++ Failed to specialize function template 0.00
How to use a common Friend Function in c++? 0.00
warning: unused variable ‘arrPixel’ [-Wunused-variable] 0.00
Fraction class troubleshooting 0.00