StackRating

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

marcinj

Rating
1550.15 (7,891st)
Reputation
40,858 (2,706th)
Page: 1 2 3 4 5 6 7 ... 33
Title Δ
How does memset work +2.37
C++: I don't understand how this while loop works -1.00
Isn't this correct in C++? +0.27
Why the compiler does not issue a warning when an object std::vecto... -0.72
Why constructor isn't called? 0.00
Is it legal to Start a Thread by Using Anonymous Class? +0.44
How does an object pointer know how much memory to dereference? -0.58
Why is the "returning reference to temporary object" comp... 0.00
Pimpl idiom with Qt +1.22
Template type deduction +0.47
C++ class variable std::function which has default functionality an... -1.99
How to pass an array of vectors to a function -0.25
c++ boost split char +0.91
C++ Random Access Iterator out of range 0.00
Copy Constructor with assignment overloading syntax? +0.05
Array copy in ubuntu Linux doesn't actually work +0.45
C++ Using (communications) object in every other class -0.26
C++ strings passing in function with pointer +0.27
Java vector resizing could be problematic like in C++? 0.00
C++ is it possible to overload the unary minus operator of an rvalu... +2.32
Better way to disable argument-based template parameter deduction f... 0.00
C++, pointer to a function as a new type 0.00
Is taking uninitialized references of class members during construc... +1.77
Access external struct attribute from outside function +1.16
How do i pass a reference to a method through as a parameter -0.62
c++0x regex works with clang but not with gcc 4.9.2 0.00
When to use ostream_iterator +1.71
returning a reference to mapped char* from operator[] -1.95
Returning nullptr for unique_ptr with custom deleter fails 0.00
Vector "erase" and "at" producing an error (c++) -2.32
Don't know how to make this compile right: incompatible types i... +0.44
In C++, is it allowed to cast a function pointer to one that gets a... -0.24
compile-time initializing and runtime accessing an initializer_list... +0.44
Warning in list initialization in C++11 +0.75
expected primary-expression before '*'? +0.45
Enforce only one valid copy of data in C++ 0.00
Writing to a supplied vector 0.00
Reverse an array with preprocessor 0.00
Function returning struct as LValue +1.03
weird own iterator behviour compared to list from STL -0.93
Issue with name of the class or namespace -0.31
Reading structure from Binary file to Linked List leading to an inf... 0.00
Why do I get the Exception In Initializer Error? 0.00
how to access vector of map of ( int and vector of strings ) 0.00
create a derived calss within the parent class in c++ 0.00
limiting specializations using SFINAE, Constraints or Concepts? 0.00
terminate called after throwing an instance of 'std::regex_erro... 0.00
Linking Error in C++ on visual studio 2013 0.00
convert unsigned char * to json, jsonspp C++ 0.00
String truncation in Boost format 0.00