StackRating

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

T.C.

Rating
1736.14 (56th)
Reputation
110,671 (623rd)
Page: 1 ... 30 31 32 33 34 35
Title Δ
Template specialization for iterators of STL containers? +1.96
c++ std::sort() a vector of objects by any comparable member using... -1.98
convert defined macro string to void* -0.33
condition_variable throwing system_error with Xcode - fine with VSt... -1.26
I need to use an integer as an object +0.93
What's the best C++ way to multiply unsigned integers modularly... +2.30
C++, take const lvalue and rvalue reference in a function +0.36
How do you add Derived objects to a vector of unique_ptr +1.99
array bound is not an integer constant before is resolved by declar... 0.00
Do I ever need to overload a cast operator of a class? 0.00
How does the assignment operator overload resolution work in this e... +1.41
What happens technically in this C++ code? +1.14
sprintf undefined behaviour 0.00
C - How can I gzip decompress chunks of a file into a memory buffer 0.00
Typecasting a character buffer to a struct coming from a socket -0.78
Purpose of making overridden virtual function non-virtual +1.74
Linker error - Undefined symbols std::string::c_str() const on maco... 0.00
What language rules permit C++11 to deduce that this is an initiali... -1.54
Using a union with unique_ptr -2.07
Why is the code accepted by clang but rejected by vc++? 0.00
How to extract a value from a variadic template parameter pack by i... 0.00
c++ Unhandled exception -0.41
Why does std::istringstream appear to resolve differently to std::i... +1.59
Default parameter value in template function, depending on type +0.36
Characters extracted by istream >> double -1.20
Initialization of static data member -0.62
gcc does not find template specialization 0.00
Move constructor is required even if it is not used. Why? -1.41
invalid conversion from 'class**' to 'base class**' +0.38
What is the sense of converting PVOID buffer to PCHAR? 0.00
Form 16 bit words from a struct +1.46
Return derived class instance instead of base class instance +1.84
Trying to use qsort to sort a cstring +1.33
deduced conflicting types for parameter 'T' for universal r... +1.00
Behaviour of move-assignment to self 0.00
Creating Array of Objects c++ +0.39
Clang: a friend function defined within a class +1.43
Segfault with multithreaded curl request 0.00
Copy function signature -1.03
code compiles with g++ but not gcc -1.58
Why destructor of a moved from object is invoked? 0.00
Constructor call sequence 0.00
C++/CLI: Interpreting "VOID" as "void" 0.00
Is it a best practice never to directly call std::allocator's m... 0.00
Backwards compatible noexcept(false) for destructors +1.74
Boost upgrade_to_unique_lock compilation error 0.00
Unresolved symbol error +1.42
Is order of static initialization implementation defined? +1.91
Is the copy constructor, assignment operator, or both used here? +2.32
Erase-Increment idiom failing with 'vector iterator not compati... 0.00