StackRating

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

Xeo

Rating
1709.80 (111th)
Reputation
106,537 (664th)
Page: 1 ... 10 11 12 13 14 ... 22
Title Δ
Meaning of "CC_DLL" in this line"class CC_DLL CCSize... -0.28
const_iterator to iterator C++ Error -0.12
How do static variables in lambda function objects work? +0.90
Can I have a declaration in C++ like `myFunction(void *x, void *y)`? +2.22
How to pass a shared_ptr to a mutable object as a parameter? +1.02
std::string as a key in std::map using a compare operator -1.53
Boost preprocessor multiple template classes generation 0.00
ostream operator overloading - inheritance 0.00
C++ - must friend functions be defined in the header file? +1.37
C++ ~ 1M look-ups in unordered_map with string key works much slowe... +0.68
Best way to remove collision of names in c++ +1.53
How should std::map be used with a value that does not have a defau... +0.13
Pointer to member that is a reference illegal? +0.58
How can a class inherit from a template based on itself? -2.09
What is wrong with this string assignment? +0.37
Better way of accessing global class objects C++ 0.00
Making a function that works on an old C string (char*, int) work o... -0.68
boundary check in operator[](int i) +1.40
Writing custom std::set comparator for object containing array in c++ 0.00
What 'alternate grammar' does [[ appear in besides attributes? 0.00
C++ Non-changing member variables with sub-class specific values +2.05
Converting std::string to std::vector<char> +1.70
Overwriting Vectors C++ -2.18
Nested templates workaround for MSVC2010? 0.00
What will return if no map element found? -0.37
Why can't I construct std::set with an instantiation of a predicate... 0.00
Generating a random array index? -0.13
Difference between Static binding and Dynamic binding of Array +1.67
How to create a hash table -2.26
Array of pointers like (*(volatile unsigned long *)0x40004000) +1.51
Why is this "min" template of cpp-next at fault? -1.14
exception while calling accept() -2.47
Bound checking of std::array in "Debug" version of GCC +1.18
How much does the dot operator affect efficiency? -1.75
Confusion with complete objects and sub-objects -0.10
Templates, interfaces (multiple inheritance) and static functions (... +0.37
How can I use decltype to access a dependent-type? +0.39
Using inheritance instead of typedefs for forward declarability and... +0.91
const decltype(*std::begin(container))& val doesn't make val co... 0.00
C++ (seemingly) Random Compiler Errors +1.36
Why is Stack::top() a const member function? +1.02
C++ pointer to template function which class member +0.36
Default deleter on shared_ptr for a specific type +0.29
How do I pass a unique_ptr argument to a constructor or a function? +0.07
To override a function in derived class does it require to inherit... +0.80
Can I really initialize an array with round brackets? +1.85
Is there a double value which will remain itself despite any comput... +0.81
Trouble Modifying Calling Pointer in Recursion -2.32
Initializing and using dynamic arrays in C++ +0.82
FIFO type of container - Which STL Container is most suitable and w... -0.76