StackRating

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

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 ... 45 46 47 48 49 ... 107
Title Δ
How to return a WCHAR ** parameter with std::vector? -0.56
Is casting to a struct that consists solely of a char[] and reading... 0.00
Instantiate const pointer to derived class 0.00
How vptr and vtable works in the bellow virtual related code? 0.00
Performance difference Debug vs Release +0.36
Overriding enum values in derived class +0.63
Initialization class member using initializer list results a memory... +1.32
How to use std::allocator in custom container properly? 0.00
how is this conversion of int * to int& working? +0.36
How to get correct sizeof for a class which may have empty class me... 0.00
Declaring/defining c++ struct in different file - better compile ti... 0.00
unsigned long larger than 0xFFFFFFFF -2.36
How to abandon or cancel std::thread +0.73
Array Implementation of Linked List 0.00
How to compare two strings that are different sizes +0.86
Why is it possible to access vectors created inside a for loop that... +1.30
Does casting shared_ptr<T> to shared_ptr<const T> chang... 0.00
Adding to an Array in C/C++ with no size +0.37
How is it possible to input a string into an array of pointers to c... +0.02
Multicharacter-literal to char array 0.00
Why does c++ && operator need priority -2.24
C++ references and transient objects 0.00
Best way to append object to a vector of smart pointers? -1.44
Does std::vector have to resize if the elements it contains grow in... -2.03
Save float16 max number in float32 -1.10
Calling dlsym() with a NULL handle doesn't return NULL, but rat... +1.84
What is vector<int,int> Is it even valid? +0.36
Not getting 1 when casting to bool +1.66
How to shallow copy pointer to vector? +0.36
Overload the opposite of the negation operator? 0.00
Call constructor after declaration of a class variable +0.35
Is it syntactically correct to put any kind of expressions in c++&#... +0.36
Does the order of overloaded function declaration matter in c++? +0.79
reusing object's space by another object +0.75
Why does std::vector work with incomplete types in class definitions? 0.00
How can I find out if boost::any contains a literal string? 0.00
Casting a vector address to copy data 0.00
How to use function object as callback to invoke member functions (... 0.00
Why can a destructor change the state of a constant object? +1.61
Is it possible to define a list of queues where each queue can be o... +0.86
How do I cast int** to void**? +2.21
Deleting two adjacent elements and replacing them with a single ele... -2.39
How to avoid dangling pointer with shared_ptr? +0.37
Why are C++ tuples so weird? -1.13
Set the highest four bits of a int64 value in c++ +1.01
How to add elements to set while traversing it? +1.91
Returning anonymous struct -1.02
Why is sizeof empty class 1? +0.69
Implementing a C++17 compliant STL container? 0.00
templating return type of function template argument +1.69