StackRating

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

Ise Wisteria

Rating
1523.94 (25,294th)
Reputation
9,361 (16,456th)
Page: 1 2 3 4
Title Δ
C/C++ Macros which operate on macros? -0.46
What's the difference in c++ between new int and new (int)? -1.16
Composing a set of container classes and accessing them from a base 0.00
regex_search and regex_replace with Boost +0.11
Changing the stride of a pointer increment -1.94
What's this meaning in yacc? -0.02
How to query for all base classes of a class at compile time? +0.23
Creating multiple variables yacc -0.28
Adding vectors within typedef map<set,vectors> -3.89
How to write a boost::lambda functor that returns a new functor -3.78
C++ passing 2d array by reference to other class -1.06
Implementing a platform independent Glob -4.05
How do lexical analyzers handle comment and escape sequences? +0.92
Multiple lexers with flex++ 0.00
Overload C/C++ preprocessor macro on structure of its argument +3.94
Get last match with Boost::Regex 0.00
Make a file pointer read/write to an in-memory location +4.34
MSVC doesn't expand __VA_ARGS__ correctly 0.00
make another instatiation's friend of a template class +0.02
When dereferencing and post-incrementing a pointer to function poin... +4.45
(f)lex can you have multiple expressions in one state? 0.00
What are good cases for using __if_exists? -0.19
Syntax Error in dialog resource 0.00
boost::shared_?? for non-pointer resources -3.88
When do you prefer using std::list<T> instead of std::vector&... -2.81
Is is possible to stringstream this way? to convert from string to... -2.49
How can I define the function body in a .h file? -1.22
a question about the precedence of C++ operators "address of&q... -3.20
How to capture standard output of a shell command in elisp? +4.03
Are inner classes in C++ automatically friends? +2.35
Unable to access contents of initialized struct in a map +2.19
Deserialize object with references and no default constructor (boos... 0.00
Static template data members storage -2.53
C++ class/structure data member offset as constant expression +4.28
Void type in std::tuple -4.53
SFINAE: detect if class has free function +4.16
c++ copy initialization & direct initialization, the weird case -2.38
Adapting checking for member functions existence to function argume... +4.52
What do Visual Studio's precompiled headers contain? +0.24
Why can't I pass a const object in a const argument function/method? -3.70
C++ variable declation syntax -1.07
What's the point of temporary bound to a member lifetime statement... +0.23
Boost Date_Time problem compiling a simple program 0.00
Partial template specialization with multiple template parameter pa... 0.00
How to throw meaningful data in exceptions? -0.08
How to create a container that holds different types of function po... -1.56
Ordered and unordered STL containers -2.99
C++ casting question (structs) -1.77
Declaring a function that return a 2D array in a header file? +0.90
In C, if I cast & dereference a pointer, does it matter which o... -3.96