StackRating

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

Cubbi

Rating
1651.23 (540th)
Reputation
38,992 (2,883rd)
Page: 1 2 3 4 ... 11
Title Δ
Postfix evaluation within atomic CAS 0.00
What's the difference between printf("%s"), printf(&q... +1.02
Overcoming diamond ambiguity in different way 0.00
Move the string out of a std::ostringstream +1.03
to_string function appends zeros 0.00
Custom std::allocator for classes with replaced operator new 0.00
Unexpected behavior of std::setw when used with std::stringstream +1.13
Overwrite register keyword +0.66
C++ Set Locale across the entire program 0.00
Using a regex capture directly in expression in C++ 0.00
Is there a reason for any C or C++ compiler to not define wctrans_t... +0.30
std::getline and UTF16 (LE) filestream - not working 0.00
regex fails to match 0.00
document that a variable is non-negative using assertions, don'... +0.29
Is a read on an atomic variable guaranteed to acquire the current v... -0.17
std::basic_istream or std::basic_streambuf 0.00
boost::asio::async_read_until doesn't get complete packet 0.00
Is it OK to call templated function without angle brackets? 0.00
How do I sum all elements in a ublas matrix? 0.00
binary '[' : 'std::initializer_list<const char *>... +1.17
Does the temporary B() have its lifetime extended by the initializa... 0.00
How to use basic_ostringstream with stateful custom allocator?? (C+... 0.00
Are "using typename" directives not implemented by compil... +1.61
C++ count matches regex function that works with both char and wcha... 0.00
how to iterate all regex matches in a std::string with their starti... 0.00
Is boost::lexical_cast redundant with c++11 stoi, stof and family? +0.25
rvalue reference argument turning into an lvalue -1.35
std::packaged_task::reset example from http://www.cplusplus.com doe... 0.00
std::function target method in Visual Studio 2012 +1.30
Explicit ref-qualified conversion operator templates in action 0.00
C++11: Declare variable within switch statement -1.21
Output operator for class template with variadic template pack 0.00
What does it mean when a char or wchar_t == -1? +0.89
Using Boost threads and io_service to create a threadpool -0.39
What is the function of two `io_service.run()`? -0.40
what is the purpose of max_digits10 and how is it differend from di... +1.27
creating an array without declaring its size, in a class c++ +0.31
return statement binding rvalue reference to an lvalue? 0.00
boost regex error: uninitialzed boost::match_results 0.00
Get the index of all matches using regex_search? 0.00
C++11 regex end-of-line doesn't match 0.00
codecvt_utf8<wchar_t> gets converted to native codecvt<wch... 0.00
Why can two implicit conversions exist that differ only by return c... +1.19
Implementing std::basic_streambuf subclass for manipulating input 0.00
How to print unicode codepoint? 0.00
Is there narrow characters version of iswctype() function? +0.17
Constructor initialization list for POD member types using () +2.42
How does cin.clear() clear the input buffer? +0.80
Is a global pointer initialized to zero? +0.94
What is the operations or treatments we can do on xvalues and not o... 0.00