StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 75 76 77 78 79
Title Δ
C++ lifetime of temporaries - is this safe? 0.00
Expansion with variadic templates +1.71
Difference between std::reference_wrapper and simple pointer? -1.10
C2061 - Circular dependency +0.41
C++ no match for 'operator>>' in 'std::cin +1.29
Converting from and to void* (C++) 0.00
Concurrent set for C++? 0.00
Vector manipulation using STL algorithms 0.00
Creating a boost thread with a pure virtual class +1.79
map<string, object> sort according to object member function... 0.00
How does memcpy work on pointers to arrays? +0.63
what is the best C++ alternative to python dictionary and zip? +1.88
How to erase a value efficiently from a sorted vector? -1.08
Is there a difference between std::stack::push() and std::stack::em... +1.38
Diamond issue with virtual function implementation +1.02
Possible bug in std::unordered_map +0.41
Query regarding dijkstra algorithm +1.39
C++ error lnk 2019 -0.59
A number in the mirror algorithm in C++ 0.00
Template class that wraps a container of type depending on the temp... -2.15
Odd behavior using boost serialization, std::tr1::unordered_map, an... 0.00
Why isn't a lambda that captures variables by reference convert... +3.83
How to pass a member function as a parameter to a function that doe... 0.00
While scanf with boolean operator +3.45
Design a good C++ wrapper class that wraps around multiple function... -0.76
C++ equivalent of Python's __getattrr__(self, name) -2.79
C++ operator<< overloading ofstream using templates 0.00
N-dimensional std::array initialized with templates +4.02
Why my output operator<<() function definition results in unr... 0.00
Use reference to object instantiation from inside class' code +3.20
confused with pointer to pointer concept -0.54
c++ pattern matching popen() output with strcmp() -4.57
() Operator overloading -2.56
C++ Code Possible Issues 0.00
C++ convert std::string that contains binary data to char* -3.16
Overloading operator= 0.00
Proxy to an object, proper const qualification and lack thereof +3.38
How to compare vector? -0.32
Basic usage of conditionals with std::atomic<T> +4.19
Deriving from stl set 0.00
How to cast pointer to base type conditionally given a pointer to d... +4.01
C++ templates: conditionally enabled member function -4.24
C++ unordered_map with custom key resulting in null values 0.00
Binary Search Tree Deconstructor -0.47
False "value computed is not used" warning +3.39
Do member references pad out classes? Or are they simply larger tha... -1.00
error within this context tags may tag wrong location +3.55
c++ word count(as words we take every possible variable name) -0.66
This program will compile but not run. Other programs run +3.45
Insert element and move elements after in vector 0.00