StackRating

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

Chris Drew

Rating
1543.46 (10,238th)
Reputation
11,735 (12,617th)
Page: 1 2 3 4 ... 9
Title Δ
C++ destruction order: Calling a field destructor before the class... -1.86
How to set an std::vector with another one, where the two are vecto... -1.83
Contiguous Memory 0.00
How to extend lifetime of the local variable or what is right way t... -0.70
Cast from shared pointer to shared pointer to const +0.56
C++ Concatenate containers of polymorphic objects -0.64
What is the most efficient way to set class variable using rvalue i... +1.72
Obtaining the runtime type of a derived template instantiation 0.00
How to use initializer-list loops for modifying elements? +0.30
c++ - NRVO and move +0.64
AssertCalled always fails with testify library -0.56
c++ - abstract class and alternative to virtual constructor +1.82
Polymorphism in multilevel inheritance 0.00
Golang middleware with just the standard library +0.43
How should I properly seed C++11 std::default_random_engine? 0.00
Multiple instances holds a reference to a unique_ptr -0.54
C++ sets and maps memory management from Java perspective 0.00
C++ Static inside function +0.57
AddToList function with subclass as argument and superclass as para... +1.37
why we need template <int N> since we have class initialization 0.00
C++ lifetime of objects built into collections -1.28
map with const keys but non const values? +1.24
Tag dispatching to protect from interface changes 0.00
Implement Strategy Pattern in C++ without Pointers 0.00
Efficient and elegant way to initialize vector +1.74
Duplicate code using c++11 -0.42
Design of a Wrapper Class in C++ +1.76
Dangling reference in inner lambda -1.67
Sequential output and input of strings in Go +0.46
Better way to use a map within a struct? Go Programming Language Ex... 0.00
How to ensure that a method is executed only once for the lifetime... +0.89
Accessing variables in lambda without capture list +1.67
Is there any valid reason for which a method should take a R-value... -0.99
unique_ptr: linked list entry deletion -0.06
Are there more than two benefits of move semantics? -1.94
Is it ok for 2 classes to have field pointing eachother? +0.57
Is there a way to prevent automatic variable from deletion? +1.50
Counting number of occurrences in a range within an unordered_map 0.00
How to make an inherited virtual function not usable? -0.66
Best way to implement a global variable for use in class in c++ 0.00
Counting struct elements in 2D vector C++ -0.99
Any way of creating an array/vector which contains references to di... 0.00
Access pointer in range based for loop 0.00
Conversion of data type using auto in C++ +1.78
Fast way to push_back a vector many times -0.56
Accessing array elements by name -0.55
How can I use gsl::span and indicate ownership? 0.00
Take ownership of parameter by rvalue-reference +0.48
Chain-calling member functions off a constructor of a named object -0.05
How to insert several unique_ptrs into vector at once +1.34