StackRating

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

Mark B

Rating
1559.86 (5,624th)
Reputation
87,283 (916th)
Page: 1 ... 6 7 8 9 10 ... 54
Title Δ
How can I template a function to return a vector of floats, ints, o... +1.95
How can I avoid a double compile when building static/shared librar... 0.00
Using "new" and "if" statements together - synt... -0.17
C++ "error: "object missing in reference to ..." dep... 0.00
Is it possible to use macro conditions with template arguments in C... +0.42
Calling overriden methods from instances within array of base type... +1.69
C++ equivalent of Python String Slice? +0.17
Use of rvalue references in function parameter of overloaded functi... +0.58
Why it does NOT occur deadlock? -0.60
I think I'm facing a logical error in comparison -2.56
changing inheritance to composition +0.41
Prohibit access to base class handle in C++ -0.35
Inherit Without Virtual Destructor -1.62
Protected get-functions for protected datamembers? +2.14
Implementing move assignment in terms of destructor and move constr... +0.41
How to prevent specialization of a C++ template? +0.22
Multi-property sort is inverting elements -1.61
Why isn't RVO / NRVO always applied? -1.67
Conflict caused by #define macro and enum using same name 0.00
How to fake C++ classes containing non-virtual functions? +1.46
Strange behavior in C++, cout statement is required to prevent app... 0.00
Use methods as callback in C++ in a convenient way +1.67
optimising function pointers and virtual functions in C++ -0.30
CRTP casting specifics -0.36
why virtual table matters? 0.00
Take variable number of arguments and put them in std::vector -1.27
Should I use exception handling in a program where all exceptions l... 0.00
Unordered function evaluation for functions returning void -1.54
Eigen and C++11 type inference fails for Cholesky of matrix product +1.33
why can I pass a reference as an argument to a constructor's po... 0.00
Implicit Type Promotion Order for Custom Class 0.00
Slicing, with nothing to slice 0.00
Boost test expected throw 0.00
Best inheritance hierarchy, on example of: Model3D -> ModelAnima... 0.00
Understanding C++ template method definition syntax -0.41
Optimization concern : int to double -0.37
make_unique, factory method or different design for client API? 0.00
Variable is not declared even it is +0.14
Is virtual inheritance still necessary when base classes contain no... +0.40
try {.... } catch(..) only if a certain compile time expression is... -0.66
I can't make a simple functor to compare string 0.00
Are there any performance differences between std::copy and the con... +1.69
c++ Variable being overwritten during each loop iteration 0.00
A return type for a portable memory search function -2.04
How to give a friend function a default argument while separating d... -1.60
Downsides to the 'Using' keyword in C++ as applied to deriv... 0.00
overload method not getting called in cast operator overload 0.00
C++: How to call a member function pointer that is a member of the... +1.95
Is there a pragma for not caring about struct/class layout? If not,... +2.43
Could the implicit destructor of a polymorphic class be made virtual? 0.00