StackRating

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

Jodocus

Rating
1583.37 (2,730th)
Reputation
5,235 (31,592nd)
Page: 1 2 3 ... 4
Title Δ
The direct base class of private inheritance prevents the derived c... 0.00
Function taking pointer-to-method regardless of constness -1.36
Why specifying std::ios::in for ifstream? 0.00
How to detect index of a specific number in a std::integer_sequence? -1.54
call operator<< on temporary 0.00
C++ brace initilization with template parameter 0.00
Can a derived class redefine virtual function with a function of di... 0.00
Is it possible to limit threads count for C++ 17 parallel `for_each`? 0.00
Why can this function return a C++ int reference? +1.62
Deduced conflicting types in template pack with reference +0.64
Is unique_lock unlocked on destruction if we already unlocked it by... +0.17
Boost asio run vs work (ambiguity) - what's the purpose of the... 0.00
Can C++ strings contain an infinite amount of characters provided t... +1.89
limit the number of instance of a class +1.58
Non pre-declared function call works for class types but not primit... +1.60
c++ reinterpret_cast a integer -0.36
Recv function for TCP Socket programming -0.63
Why are different conversion functions for int and const int allowed? -0.33
what does cin.rdstate() return? 0.00
Is there a way to typedef a type for template function arguments? 0.00
Is there a way I can use a 2-bit size type instead of an int, by ju... +0.37
Waiting on a handle in Windows Thread -0.83
Split string by the first N occurrences of a delimiter using boost:... -0.61
Copy elision when creating object inside emplace() +0.35
c++ boost::multi_array index too large 0.00
Why does the one call on null succeeds and other fails? +1.40
What does for(;i<=m;i++) mean? +0.16
Correct way of passing pointer to another thread -0.28
Why does initialization of array of pairs still need double braces... +0.72
Performance comparison: f(std::string&&) vs f(T&&) +0.23
How to force the compiler to show implicit constructors 0.00
How exactly std::async is executed? 0.00
Does deleting the copy constructor also deletes default copy/move o... 0.00
What is the best way to share data containers between threads in c++ +0.80
What exactly can wchar_t represent? +0.71
Extension in php doesn't work 0.00
Mutex on part of class +0.87
Retrieve innermost template type within the template itself -1.33
Initializing array in struct -0.75
C++17 alias template with template class default arguments -0.25
Why erase-remove idiom not working for reverse iterator 0.00
When emphasizing for cpp that a func is explicit I get an error 0.00
Is it possible to extract an element from a set without copying it? 0.00
Boost asio not able to run io service on all threads., io service i... 0.00
C++: How to initialize following std::shared_ptr constructor array 0.00
An example of the use of a `friend` specifier in a destructor? -2.03
Returning local CassStatement pointer from function 0.00
Gram Schmidt implementation works partially, outputs a bad number +0.36
c++ multiple processes writing to the same file - Interprocess mutex? -0.33
Constructing const object vs reference to const object +1.46