StackRating

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

Curious

Rating
1572.92 (3,712th)
Reputation
12,018 (12,285th)
Page: 1 2 3 4 ... 5
Title Δ
overload operator new(), why constructor is called twice? 0.00
How to pass an std::vector with custom allocator to a function that... 0.00
How do I put several functions into multiple namespaces without dup... -1.83
Store different templated classes in one container without losing i... +1.96
How to change all variables of a particular data type 0.00
How to write my own functions for comparison? 0.00
Overload string [] operator in C++ to return string& 0.00
What does this statement 'p = I.ptr<uchar>(i);' do? 0.00
Is there any way to change char* value at any index? +1.06
Why std::move is not working with std::list -0.06
c++ , error: 'shared_ptr' in namespace 'std' does n... +0.40
How to you get the address of an element in an std::string in C++? -1.58
Is there any way to achieve move elision +0.16
What is a state of an object after it was moved-from via a referenc... +1.53
Should I pass by const reference or by value in a template function? -0.84
How to redirect stderr to file without any buffer? -2.33
Inheritance causes ambiguous conversion -0.57
How to ignore constness in a function template? +0.40
Pushing elements from a 2d to 1d vector -0.08
where does a c++ function puts return value +0.39
How can we check the type of the template parameter in c++? -2.15
Custom allocator compatibilty 0.00
Returning an object from a function in C++ -1.47
what bugs will my singleton class cause if I write it like this 0.00
Defining template class member functions in a namespace? -1.22
C++ return by reference and return by const-reference value is copied +1.70
How to make a copy function for a class with vector of pointers? +2.15
C++ variadic template return type +0.41
Array not printing Properly in C++ 0.00
Is it possible to go from istringstream to a vector without specify... -0.23
Does gcc/g++ generate the body of an if(false) statement? -1.27
Accessing a nested dictionary unordered_map<string, void*> in... 0.00
Segfault when creating a std::string with std::to_string() 0.00
Return templated type from container of heterogeneous templated val... 0.00
How to output c++ type information during compilation +1.39
Is `std::array<T, 0>` default constructible where `T` is not... -1.04
Illegal use of this type as an expression when calling template cla... 0.00
How Destructor executes? +2.18
Smart pointer that lazily recreates its resource 0.00
Typedef templated function 0.00
Template operator< not called 0.00
how to convert tuple to byte array in c++11 +0.41
Implementation Inside a Declaration C++ +2.53
Why use a "tpp" file when implementing templated function... +2.41
Why can't I allocate an array of a class with deleted or privat... 0.00
The meaning of Java-like default constructor in C++ +2.40
use of deleted function in using ifstream +2.13
Const function calling non const or vice versa (to avoid duplicatio... +1.39
Why is std::thread blocking execution? +2.46
Static initializers of unused global +0.43