StackRating

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

WhiZTiM

Rating
1612.95 (1,310th)
Reputation
18,227 (7,645th)
Page: 1 2 3 ... 10
Title Δ
Is the address of a local variable a constexpr? -1.22
EDIT : std::vector<std::__cxx11::basic_string<char> >&#... 0.00
How does C++ union know the type stored in it and which destructor... -0.09
Will a class that is declared within a member initializer of a cons... -1.64
C++: Initializing class member variable with reference to another c... -2.43
Assign variable wstring to Char array in C++ +0.33
Owning or sharing a resource between objects 0.00
Is there any good method to initialize 2-D array in C++ 11? -2.05
writing Binary File template functions +0.75
Why template function is giving error in c++ 0.00
Union of function pointers -1.05
Why does this std::vector::emplace_back fail? 0.00
Looking for clarification of std::join behavior 0.00
Why does my condition not work? +0.33
make_pair and push_back base pointers and instantiate a vector of b... 0.00
Guarantee of deferred dynamic initialization of non odr-used global... +2.67
C++ templated class self-inheritance 0.00
Type alias a template parameter pack -0.03
Wrong type in shared_from_this() in inherited class (is there a dyn... 0.00
Who is the creator of a std::future? +1.44
C++ [ ] Index Operator Overloading As Accessor and Mutator 0.00
direct-initialization vs direct-list-initialization (C++) +0.32
c++ hash<string> is there a way to get the same value in linu... -1.80
std::array's allocation on stack and stack overflow errors 0.00
Pass by reference, child scope only? 0.00
How is the implicit cast from enum type to int possible? +2.42
Removing a vector element of object type using an iterator c++ +0.34
Linked list destructor C++ +1.51
what are use cases (if any) to make a class non-moveable? -0.78
Relationship between assignment operator and user-defined constructor 0.00
How to call a method for all non-null variables 0.00
C++: What to recompile when an inline function in a dynamic library... +1.55
cannot declare c++ function without template +0.35
Trailing comma in uniform initialization +0.32
Scope of redirection of std::cout +0.16
Is there any way of pulling a class's members into your namespa... 0.00
Calling a function from a function pointer in an iterator +1.90
Why ref_count in shared_ptr implementation is int* -2.24
Can't upcast pointer to pointer argument 0.00
Range based for with multi-dimensional std::array +0.91
Adding character to a string -1.03
Is this code exceptions handled correctly? 0.00
How to (and who can) implement the standard library features define... +1.23
Size of unknown container, vector or array c++ 0.00
What does const_forward do in optional implementation in C++? +1.45
Private constructor and make_shared -1.11
Vector iterator not incrementable while collision -0.15
template deduction with SFINAE in c++ 0.00
const volatile char string not printing properly 0.00
Interconversion of objects of two different classes using conversio... +0.30