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 ... 37 38 39 40 41 ... 73
Title Δ
filter a vector of boost variant into a new vector? 0.00
Initializing a two dimensional std::vector +2.49
C++ to print to a file with cases and arrays +1.07
Replace a portion of a vector with another vector 0.00
Multple c++ files causes "multiple definition" error? -0.26
Why can't I declare a vector in a .h file? -2.61
What is the complexity of calling .end() on a vector? 0.00
Need a fix for c++ script (not mine) 0.00
Query related to constructors in inheritance +1.30
print an array whose length and dimensions are unknown +0.07
Visual C++ relational operator overloading const correctness (with... 0.00
C++/Qt Object to Vector & Back to Object +0.23
C++ char* problems -0.09
C++: How to pass array of objects into function? 0.00
Errors in c++ code and how to fix them +0.51
How to make an vector of abstract template class +0.71
Can not get function to work -0.26
C++ / boost : declaring an encapsulated shared_array 0.00
Why can't I put namespace in parent class constructor call? 0.00
How is returning an object by reference possible? -0.77
Function fills vector yet it becomes empty at some point. +0.23
Is there a case where element selection by reference and element se... -1.04
Weird bug - Subroutine runs only with a cout +0.22
boost::function with function templates 0.00
Dates and overloading of the <= (or >=) operator -0.74
Converting from int[] to list<int> : Any better way 0.00
How to manage shared object lifetimes with static casts? +1.32
C++ return type for function producing polymorphic object? 0.00
Accessing private vector in the header file within the class -1.25
C++ const-ness, Boost unordered map, operator[] 0.00
Using auto in loops c++ +0.55
STL style function to find the middle of an STL container -1.01
Is it OK to store the result from vector.size() into variable of ty... +0.90
std::vector::erase(iterator position) does not necessarily invoke t... -0.13
Manual control of iterator when erasing (and deleting) is necessary -1.42
double prefered over float at constructortion +1.46
Sort string array by alphabet and display values 0.00
Use pointers to items in a vector, and deleting items from the vector +0.22
How to make a C++ class produce non cloneable objects +0.04
I don't understand this error on map insert -1.43
Forward declaration cv::Mat +1.30
c++ std::thread constructor usage 0.00
Nested implicit conversion in C++ 0.00
What is the difference beetween `(*foo[i]).bar` and `foo[i]->bar`? -1.16
Alternate between different data-types +0.22
How to use member function in compare? +0.24
Segmentation Fault with pointer arithmetics C++ +0.68
boost::next and std::next equivalent? 0.00
Create template object based on another template object +1.00
how to assign or print out value for a vector in a structure? 0.00