StackRating

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

nwp

Rating
1566.01 (4,596th)
Reputation
7,003 (22,932nd)
Page: 1 2 3 ... 4
Title Δ
Why must one call join() or detach() before thread destruction? -1.52
How to handle user functions with unkown number of arguments for pe... +1.85
How to delare an iterator for a set of Binary trees 0.00
Multithreaded logger crashes after a while and I cannot find how to... 0.00
How to validate the initialization of a const member variable befor... +0.41
C++ nrvo/copy elision with return statement in parentheses -0.29
How do I choose between `std::cout` and `std::wcout` according to t... +2.21
Debugging" meta programs -0.62
Can I template this to avoid rewriting the class? -1.45
concatenate string_views in constexpr -0.20
Generate code instantiating a function template with different argu... -0.12
Order of static destructors +2.05
Unused objects and link time optimization -1.24
How to point a pointer to a character -1.03
C++11 lambda returning reference 0.00
How do I specify a clang-format file? 0.00
Passing a non-static method to a Generic Function 0.00
Optimize C++ template executions -2.22
Infinite loop after cin c++ 0.00
void* cast to char* not lvalue? 0.00
Are Reads and Writes of an int in C++ Atomic on x86-64 multi-core m... +1.68
Busy Loop/Spinning sometimes takes too long under Windows +1.81
How do I extract and execute a target from a std::function +0.22
Sleep an Async Task +1.73
identical result qsort vs std::sort +2.02
Absolute file path in c++ under Linux +2.31
what is the c++ equivalent type if MPI_FLOAT_INT +0.30
What is the Type This struct is Inheriting From? 0.00
How to sum all the elements of a multi-dimensional std::vector? +2.35
Is using rvalue reference to erased element of STL container undefi... 0.00
Understanding QVector append() - Why does it copy conditionally? 0.00
C++ std::map set and get using operator[] +1.43
C++ Recursive Final Exam Review -1.45
placement new for member variable -1.77
Type deduction with template, method pointer and strings +1.50
Using default template argument +1.58
How can I tell if a function has been used to modify information or... +0.68
c++ when the const is not an explicit one? -0.84
let function return template type -0.36
Why there is no data race? +2.60
Elegant way to OR/AND member of all elements in array in C++11? -0.79
function as template parameters -2.58
Is there a way to use std::async with std::experimental::future? -1.15
Can't use operator<< as a method? +1.81
C++ constexpr values for types -1.17
Type erasure and a kind of template method pattern 0.00
Operator overloading: <<(bool) called when <<(const cha... +1.74
How to make a function template that takes a functor with variable... 0.00
Unit under test reads past end of buffer - how to ensure test fails? 0.00
A map of functions with variadic signatures in c++ -2.00