StackRating

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

Galik

Rating
1567.06 (4,437th)
Reputation
35,753 (3,206th)
Page: 1 ... 8 9 10 11 12 ... 24
Title Δ
Is there a performance cost using std::move vs using a pointer to t... -0.46
How to do makefile to compile multiple .cpp files in different dire... -0.07
comparator for sorting a vector contatining pointers to objects of... +1.75
How do I get this constructor to work? 0.00
reference and literals in C++ +2.00
Create a class that contains all functions of its parent class exce... +2.59
how to designate the working directory at run time in C++ in basis... -0.06
accurate sampling in c++ +0.46
Make file building all objects files from same source file 0.00
Autotools adds library flags to ar +0.43
What does "$<" mean when used in a g++ argument? +1.69
How to read names with space? +0.44
How can I safely convert a wider integer type to a bitfield? 0.00
Best practice when accessing a non-const method of a member pointer... -0.53
Is it accurate to say that C++ is a partially type safe language? -1.71
Importing a header file into a catch c++ unit testing framework 0.00
Best way to read binary file c++ though input redirection 0.00
c++ string formed by copying index wise characters from other alrea... +1.19
How to use a variable in a variable in C++? -0.29
C++ Pointer Defererence Declaration Syntax +0.15
Singleton - Impl. using static class member vs. static member varia... 0.00
Is this header doing what it is supposed to? Anything at all? 0.00
Thread local variable accessed through non-thread local object +0.45
Handling optional parameters in main +0.46
C++ function pointer return type -1.90
logical operators in if statements c++ -2.25
Operator= Overload with different parameter in C++? +0.44
Removing section between parenthesis on every line if present -0.56
Reading and writing to the same file fstream 0.00
Thread-safe vector: Is this implementation thread-safe? +0.67
Pointer: p++ & p+1 +0.16
Threads exiting prematurely +0.45
OOP Design in C++ +0.44
Implementing SQL-like order in C++ -0.17
Remove comments from file and keep integers -1.23
Skip reading characters from a data file C++ +0.51
Class std::vector<Object> has no member named 'x' +1.80
How to manage mix use of raw pointers and unique_ptr in different c... +1.20
shared_ptr, unique_ptr, ownership, Am I overdoing it in this partic... +1.67
Is there a `shared_lock_guard` and if not, what would it look like? -0.05
Is a std::vector threadsafe if the threads read and write in disjoi... 0.00
C++ storing a reference to an objects own function -0.05
how to ignore/skip white spaces when reading from a textfile using... +1.87
Const lock wrapper for STL containers -1.65
C++ parsing sub nodes of xml 0.00
Parsing a string : my code apparentely works after testing, but is... -0.93
std::regex_match do not find my string-formatted RGB colors 0.00
How do I stream into a string without creating a named stringstream? -1.15
Pointer can't get data +2.51
unique_ptr in member initialization list +0.97