StackRating

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

Xeo

Rating
1709.80 (111th)
Reputation
106,537 (664th)
Page: 1 ... 11 12 13 14 15 ... 22
Title Δ
Disadvantages of forward declaration? -1.13
How do delete items in a vector if using remove_if and items are po... +1.56
Using Templates to specify a Type in C++? -0.86
In C++, is there a practical way to restrict the calling of one fun... -1.09
Vector erase function deleting wrong object 0.00
Return the enumeration instead of the index -2.11
C++ How affects mutable keyword to the performance of container? 0.00
Are there real life cases when deleting an incomplete type is not a... -1.89
Which header to include in order to use std::streamoff and std::str... -2.23
"expected class-name before '{' token" when compiling -1.73
Create C++ integer class to act absolutely identical to integral in... +1.59
sizeof(*this) and struct inheritance +1.26
Using member variable in lambda capture list inside a member function +1.66
Using boost::bind with boost::function: retrieve binded variable type +0.35
std::make_tuple doesn't make references +1.10
Cast in contructors for c++ type 0.00
Is there a way to get std:string's buffer +2.01
Printing to nowhere with ostream -1.10
How to get user input in do/while loop? -0.24
Map two types at compile time +0.90
In C++, for some type T, how can I obtain a "const T**" f... -1.85
Is there a way to design two classes that privately manipulate each... -0.08
std::hash_set vs std::unordered_set, are they the same thing? -1.22
How to send a 2-D array as a reference in C++, and back? -0.10
Template type constructor parameters 0.00
failing to invoke template class, c++ +0.35
Pass vector position in std::for_each -2.44
which is faster? "vector of structs" or "a number of... +1.02
C++ algorithms that create their output-storage instead of being ap... 0.00
Is nullptr not a special keyword and an object of std::nullptr_t? -0.52
does it make sense to inherit privately from an abstract (pure virt... -1.61
Safe way of casting void* to something higher? +2.00
namespaces ; expected unqualified id before ')' token ; invalid use... -0.35
error in c++ code "expected constructor, destructor, or type c... +0.62
Can I run binary compiled with C++11 on the platform which doesn't... -0.57
What is the difference between std::array and std::vector? When do... -0.51
Is the memory in std::array contiguous? +0.27
Is it possible to use type_traits to differentiate between char &am... -2.50
Bitmask switch statement -0.64
how to call a thread member function from main ( ) +1.55
Namespace alias scoping issues 0.00
What will happen in this situation? +0.38
Getting compile errors with Copliens 1994 counted pointer example c... +0.36
Map causing Seg Fault. How to increase memory? -1.85
Overloaded functions and size of executable / library -0.39
Proper idiom for std::string assignment +1.44
static_assert not working in Visual C++ 10 +1.99
c++ type conversion +2.05
Template function having its caller's context? +1.70
Initialise Global <Key, Value> Hash +0.33