StackRating

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

Dutow

Rating
1510.97 (64,829th)
Reputation
4,912 (33,757th)
Page: 1 2 3 ... 4
Title Δ
C++11: Custom range-based loop without copy constructor +2.33
How to ensure (at compile time) that two macros are called in succe... +1.54
C++03 alternative for std::aligned_storage 0.00
C++ .find() function to search for file names in directory 0.00
CMakeList for just headers project and use it in another project 0.00
"Undefined reference to" error declaring an object with a... +0.04
Insertion operator is not working with vector and I don't know... 0.00
Overloaded ( ) operator 0.00
pointer in function scope crash -0.51
Traverse specific parts of AST Tree 0.00
OpenGL exception when using glCreateVertexArrays 0.00
Choose template based on run-time string in C++ -1.01
Does ::myFunction() belongs to global namespace? -1.05
Erase vector element from vector of objects by value 0.00
Check in C++ that a struct is well aligned or contains gaps +0.54
Error when trying to get the current process memory size on C++, Mi... 0.00
copy and cancel int array +1.36
How to check a specified string is a valid URL or not using C++ code +0.48
Accepting u in floating point numbers 0.00
Skipping statements inside an IfStatements 0.00
Peculiar behavior of std::cout functionality -1.68
why I can use the string function length() when the <string>... 0.00
C++ SFML Compile errors sf::NonCopyable::NonCopyable(const sf::NonC... +0.47
Undefined reference to default constructor in a constructor 0.00
When should I use this->functionname() over classname::functionn... -0.46
Xcode does not share static variable with shared library 0.00
How do you implement an encapsulated serialization in C++ without a... 0.00
c++ template programming for detecting symmetric array at compile t... +1.89
Output Compiler Version in a C++ Program -1.70
How to access private C/C++ symbols android 0.00
Non-atomic access to atomic through a union 0.00
Template array of pointers c++? -0.52
inheritance and definition of class in different files c++ -0.63
Exe crashes in BackupRead Windows function 0.00
How to save data at time an application gets killed via the Task Ma... 0.00
Method in template class only for certain template parameters correct 0.00
How to get GL library and header for windows 7? 0.00
Unexpected #else 0.00
How is a static member in a class allocated? +0.20
Get array from .begin() and .end() iterators -0.04
Why is this loop outputting 0 every time to sqdNumber_result? +1.07
Avoid the class scope so as to pass a member function as a function... -0.84
sizeof(struct) returns a SMALLER than expected value? 0.00
using fgets to read only part of the file +2.06
Implicit conversion for matching overloads C++ +0.48
Using friendship in test 0.00
std::bind and non-virtual call to base class method -1.65
how is this cpp code running without a main function? +0.49
"Vector Iterators incompatible" when deleting in a self c... 0.00
Does it make any sense to delete copy/assignment operators on a pur... +1.24