StackRating

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

jrok

Rating
1672.12 (304th)
Reputation
46,263 (2,247th)
Page: 1 2 3 4 ... 18
Title Δ
Within a class in a namespace, can I exit **just** the class namesp... +1.06
typenamed iterator is not a type +1.14
SFINAE issue in creating an "is_iterable" trait - is this... +1.34
I have to write a code that basically performs the strlen() functio... -0.98
convert std vector to char and viceversa +0.96
Using functions on vectors in C++ +0.31
C++ function with template template argument fail template argument... +0.27
Using std::lower_bound with std::vector::const_iterator 0.00
understanding the use of dynamic memory allocation in c++ +1.01
Why does my mass calculator not work properly with spaces? -2.30
How to store list of iterators of set container in Map 0.00
Extract range of elements from char array into string -1.36
How to create functions like std::cout? +1.15
C++ vector remove_if pairs 0.00
Find First Two Non-Adjacent Elements in a set Using an STL Algorithm -0.12
c++ partial specialization match reference type 0.00
C++ cast operator of pointer -0.33
Functions couldn't called functions due to their declaration or... +0.27
need only last character of a long string c++ -1.10
Override method of C++ object like method of Javascript Object? +0.10
Metaprogramming with std::is_same +0.91
c++ passing nullptr through multiple functions +0.94
Inheritance from multiple inheritance 0.00
How do I initialize a valarray from a vector? 0.00
qualifiers dropped in binding reference of type & to initialize... 0.00
Can we mention datatypes rather than typename and class keyword in... -0.20
MTL4 apply unary operator (e.g. abs()) elementwise to dense_vector&... 0.00
Zero argument function template explicit instantiation does not see... +2.04
Problems overloading [] operator with a template class +0.26
Circular reference of two class objects in C++ -0.05
sending parameters to a function in cpp 0.00
Why is the next line not executing C++ +1.13
What is a proper way to implement is_swappable to test for the Swap... -0.15
Pointer with [ ] operator in function declaration - what does it me... +0.20
Why does outputting a vector's size cause allocations? +1.25
condition in template function implementation depending on whether... -0.26
Extending a nested class method 0.00
How do I enable_if a class with variadic template arguments? -0.42
Using a character array as a string stream buffer 0.00
how do I get sequence of 'false' in an array +0.26
I am having an error with my for loop and can't figure out why,... +0.33
C++ Compare template type during compile time 0.00
Overloading " < " for STL sort() +1.28
calling different function depending on type 0.00
What is an `int foo::*bar::*`? +0.02
Clang vs GCC vs MSVC - using brace-enclosed initializer list to cre... +2.05
How to write a template function accepting && and const&... +1.26
Purpose of arguments to constructors of 2nd level classes in initia... -1.04
C++ Easiest most efficient way to move a single element to a new po... -0.38
Getter for private union - c++ +0.74