StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 ... 17 18 19 20 21 22 23
Title Δ
Compiler-deduced type for generic lambdas -0.23
Specialization of template class with pointer template argument +2.13
Avoid code duplication when using C++11 copy & move +2.32
Trying to figure out a portable data saving approach +0.04
Implementing Friend Functions +2.03
Throw in constexpr function -1.06
Why is my C++ program only printing one character? -0.03
Intricacies of strcpy_s in C++ -0.35
use iostream or alternative for managing stream -0.16
static non-template method in template class -1.11
Associating an array with a variadic template +0.38
time larger than fixed in cplex routines 0.00
Is there a way to get element position from within a lambda passed... 0.00
WHILE loop shows a different output than FOR loop -0.36
Erase other elements of std::map while iterating 0.00
It is possible to declare string[] with a specific name? 0.00
C++ syntax to alias non-class overloaded function inside class +1.90
Deleted default constructor. Objects can still be created... someti... +2.32
Are there language constructs that are valid for type-name but not... -1.07
Is it possible to free() a pointer returned by a function? +1.08
Prevent implict object construction from bool? +2.04
Matching exact position in an array +0.13
Libraries vs classes in c++ 0.00
C++:: Pointers - Casting from Base class to Derived 0.00
C++ - What do these lines of code mean? -0.03
C program compiles without errors but will not run and gives no war... 0.00
Idiom for partially-forward-declaring a struct in C? +1.24
Last Element of Array different values +1.82
What really is asynchronous computing? +1.07
It is probably simple. "D2 *= 3" 0.00
How to forward declare custom unique_ptr -1.03
What is the difference between using initialization lists to initia... +2.21
C++11 seems impossible to access a protected member through a share... 0.00
Some basic pointer questions +0.47
count all lines between a multiline comment with c++ -0.25
two short questions about pointers and references -0.32
Solving a maze recursively C++ +0.47
Can I safely use #ifdef to know if a c++ std header is included? 0.00
Change data inside a struct using pointers -0.49
Do the iterator invalidation rules mean thread safety? -1.33
C++ Templates Specialization Ponderings +2.34
C++11 dependency injection in constructor with reference -2.01
confusion of char *notes[] = {"Ab", "F#", "... -1.23
Can I define a private template function outside of a class? -0.53
Create a "do-nothing" `std::function` with any signature? -0.28
Recursive functions: why some compailers dont like return in condit... 0.00
How to do this with the ternary operator in one line? -1.88
Strange behavior of static global variable +1.21
Find the total number of distinct Non decreasing arrays possible -1.19
I want to be able to use 4 different variables in a select statemen... 0.00