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 ... 64 65 66 67 68 ... 79
Title Δ
Extract numbers from a line of string in c++ 0.00
C++ How to handle copy of objects with destructor that damages the... 0.00
Is `for (auto&& e : a)` more effective than `for (auto&... 0.00
Expression list treated as compound expression 0.00
Can I delete a double* passed to a function as a parameter? +0.36
Overloaded ostream operator in template 0.00
Choose which variable to initialize based on certain condition at c... +1.66
Given an uint8_t, find out how many bits are set +0.37
How to deep copy a c++ char array +1.63
Catch and modify std::exception and subclasses, rethrow same type 0.00
template non-type template parameter? 0.00
Pass function as parameter to integrate object using lambda 0.00
How to specialize a template sub-class? -0.41
Equivalent of Python's list sort with key / Schwartzian transform +1.84
Why does the output of this C++ program produce a giant mess in cmd? -0.69
The concept of `Nil` in C++ +1.18
Recursively printing a star pattern -0.56
Undefined symbols for architecture x86_64 for Boost C++ 0.00
Override function that return base type +1.64
How to build Type2Int from Int2Type? +1.53
Move Constructor and = operator for Shared Pointer -0.92
Why no ambiguity in this function call? +0.63
How to return a smart pointer to a member variable? +0.25
C++ Polymorphism template class : calling base class method instead... 0.00
What is the best way of determining that two file paths are referri... 0.00
Recursive Merge Sort Bug 0.00
Trying to assign vector of Base* from vector of Derived* +2.14
How to define a template class function with nested type of the tem... -1.37
Why cin behaves differently if previous input is same as current in... -0.46
Putting a constant char in a char matrix 0.00
Why is std::is_same false for subclasses? 0.00
C++ STL set: Can I use upper_bound() to find the minimum difference... 0.00
C++ Deleting two dimensional dynamically allocated array +0.35
How to define a constructor template of a class template outside of... 0.00
are member pointers fixed in size and reinterpret_cast? -0.32
Using inet_pton() to get unsigned int representation of IPv4 address 0.00
Logical error with overloaded operator C++ +1.70
How give random value for Template variable? 0.00
How to return const type in a static method? 0.00
Why does allocating large chunks of memory fail when reallocing sma... -2.71
Is there a way to use only the object name of a class as a "de... -0.62
Parsing a csv with comma in field -0.87
Verifying array values with C++11 range based loop? [Without vectors] +0.68
C++ how to delete local allocated char array? -0.57
C++ binary tree pointers issue +0.89
Passing a dummy lock to std::condition_variable_any::wait -2.73
how to separate tokens, using multiple ways -0.17
Unit testing a function that returns a pointer (C++) 0.00
Regarding definition of dereferencing and member selection operator... -1.48
How to inherit a SimpleRefCount subclass for a class in ns3 (Networ... 0.00