StackRating

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

Oliv

Rating
1510.32 (68,586th)
Reputation
9,392 (16,404th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Declaring a static variable inside a recursive function. Stack over... -0.54
How to validate input parameters in C++ constructor? -1.32
Non-Copyable STL Allocator -1.26
Is there any windows specific SecureZeroMemory equivalent library f... 0.00
How to handle abstraction and specialization of a class and its att... 0.00
Using function templates instead of template specialization -1.77
Conditional function behavior based on pointer-ness of template type -0.83
Creating a C array wrapper (a better std::array?) 0.00
CRTP base constructor crashes because child is not constructed -1.50
static_cast<type>() vs type () 0.00
"hidden overloaded virtual function" with more than 2 cla... +2.09
What's the meaning of "identity" in the definition of... +0.76
Calling methods of temporary objects created using class template a... 0.00
Is there a c++ trait to find the most restricted type between two t... -0.13
Nested initializer_list for initializing multidimensional arrays 0.00
How to implicitly convert a pointer, to a const pointer, during var... 0.00
Using fields stored in variadic data structure as method arguments +1.42
clang fails to generate defaulted move constructor upon template in... 0.00
Why use std::forward<T> instead of static_cast<T&&... +0.25
How can I make C++ prefer to match a parent class overload instead... -1.06
Does Visual Studio 2017 need an explicit move constructor declarati... -0.24
What is a misaligned temporary? +2.40
strong enum typedef: clang bug or c++11 standard uncertainty? +1.84
Why isn't there a std::construct_at in C++17? -0.91
Combining multiple for loops into single iterator -1.32
Passing stateful lambda into C style function without context-argum... -0.72
template alias for function with varying number of arguments -1.49
Why does explicit template instantiation not break ODR? +1.95
Template conversion operator difference between clang 6 and clang 7 +1.97
Are template variables allowed within multiple translation units an... 0.00
Page aligned memory allocation in Linux C++ 0.00
How to speed up compilation of multiple template type definition? (... 0.00
Google Sparsehash uses realloc() on type which is not trivially cop... -1.09
Adding overload changes which overload is selected 0.00
MSVC and constexpr for function parameter? -0.19
Synchronizing against relaxed atomics -0.24
reinterpret_cast, read-only access, trivially copyable types, what... 0.00
GCC 8 fails to compile make_shared<volatile int>() 0.00
Reading a struct from a read only memory -1.48
Variadic CRTP template class with a field using constexpr basing on... -0.89
How are allocator in C++ implemented? -1.49
Strict Aliasing Rule and Type Aliasing in C++ -1.78
Why is the destructor called for an object that is not deleted? +0.84
Is it possible to skip bytes when using union, in c++? -0.78
Why we don't have 'const iterator' in the C++ standard,... +0.71
class constructor precedence with a variadic template constructor f... -1.23
Override virtual protected method that is a friend of another class -0.52
Do non-constexpr variable templates have zero overhead? 0.00
limit the number of instance of a class -1.21
Non pre-declared function call works for class types but not primit... -1.32