StackRating

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

James Kanze

Rating
1563.05 (5,069th)
Reputation
132,640 (470th)
Page: 1 ... 7 8 9 10 11 ... 69
Title Δ
Why the destructor is not being called when we create object with &... -2.35
C/C++ `!a` vs `a==0` +1.38
Deleting elements out of vector of pointer +0.44
Why is it useful to use std::vector::reserve? +0.91
C++ Singleton class creates more than one instance +0.72
c++ delete should do nothing +1.48
extern const char* const pointer or extern const char array[] cause... 0.00
Issue Read/Write array of structure in binary file in c++ -1.44
Is #pragma once part of the C++11 standard? +2.12
Do *non*-const references prolong the lives of temporaries? +0.73
Why does VS2013 use a non-virtual and a virtual call, respectively,... -0.60
Getline Issue in C++ +2.17
Set of pointer to member +0.93
C++ read from file and know if stream is string or numeric -1.67
Reading input and writing output of a linked list from a file +1.59
What is the most efficient way to pass numpy array to c++ function... 0.00
How would use of unnamed namespaces in headers cause ODR-violations? -0.29
C++ Does File Scope Become Global to Entire Program on Compile? -0.99
Casting a POD struct into a derived type +0.42
Access an Array with both C++ and Python +0.01
Reaching nth element of a std::list in C++ +0.23
Adding to a specific position in a vector -0.13
Assert that code does NOT compile -1.16
RAII can not really guarantee to prevent resource leak, can it? -0.02
Overload input stream operator>> for reading objects from file -2.04
Issue with reading a char in binary mode, ╡ 0.00
Are there C++11 critical sections? -2.02
how to determine C++ function type? +1.20
Can I use shared_ptrs in this example? +0.14
Overload operator<< from function return -0.25
regular expression match dates in strings containing: special chara... -2.26
Function parameters of the form foo(A | B | C) +0.21
Loop through vector with Iterator vs. [] before C++11 -0.11
Is C++11 auto keyword exactly defined for all cases? Or: how does a... +0.23
Writing/ Reading from File in C++ 0.00
how do I initialize a const int member in class constructor -0.33
Reading shared variables with relaxed ordering: is it possible in t... -0.50
ifstream extraction operator not working -0.09
base class for stream classes 0.00
Packing chars into 5 bits and writing results to file (C++) +2.20
C++ relational operators generator +0.31
Strtok and Char* -0.30
divide and conquer method for linker +1.16
Dynamic_cast troubles over shared libraries 0.00
C++ variable lifetime -- need workaround to return temporary +1.09
Checking for error when using the PTHREAD_MUTEX_INITIALIZER macro +0.42
Is memory barrier needed in this situation or just a volatile +0.42
Starting programs using c++ pipe in linux +0.31
An issue with arguments for detached thread -0.59
std::stringstream stream operators with binary data +0.44