StackRating

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

ipc

Rating
1591.06 (2,236th)
Reputation
7,294 (21,914th)
Page: 1 2 3
Title Δ
does in c++ the conversion from unsigned int to int always preserve... +0.92
how to count all global variables in the cpp file 0.00
Template alias in template function +4.41
Specializing an implementation of inner class +3.00
How to abstract away the integer type in a mathematical software -5.27
Code not working as expected in Linux g++? +4.04
How to sort records in a file using a stack, queue, or BST in C++? -3.32
How to make a function accept arbitrary number of arguments not usi... +0.25
Why does string extraction from a stream set the eof bit? +5.75
How to provide const interface with iterators to a collection? +5.69
c++ how to destroy namespaced object +0.48
C++ two array element search +3.15
Transparent constexpr int as type id 0.00
Why is my swap method interfering with make_move_iterator? +3.79
Hiding multiple implementations behind a single interface +4.22
Extract all included files in cpp -0.95
Does the value of std::endl depend on the OS? +2.70
RAII wrapper for function pairs and template specialization -2.59
decltype not deducing pointer from function causing wrong trait cla... -0.25
Variadic template trouble matching const and non-const std::string +4.42
Can I customize if class has member based on template argument? +4.81
Set the generic return type +3.38
No match found for operator= (find value in vector<string>) +3.69
C++11 passing member function call through deduced type parameter? -0.50
set a specific member with template parameter +3.31
C++ stringstream read in fixed length string to char array +2.59
Initializing a friend's reference member to a class private member -0.51
Return values in c++03 vs 11 -3.32
How can I enforce that a template parameter used implements some in... -3.33
How do I read a specific column of characters from a dataset +1.63
How to design a good platform abstraction layer? -0.56
How to implement a less generic std::is_constructible with decltype 0.00
C++ generic data structures - data field assignment-operator vs cop... +0.09
Is it possible to deduce the contained type for std::insert_iterator? +4.03
C++ disable chained invocation without wrapping in directive +3.70
C++ slicing causing leak / undefined behavior / crash -1.95
Allocated array already zeroed +4.24
Optimizing C++ Vector for Search -2.62
Interview Algorithm Query -4.32
Fast copy 1D array to 3D array in cpp +3.65
overloading operator[] for a custom vector class +3.19
c++ recursive type traits -1.05
Using static functions of a base class without specifying parameter... +0.13
Reverse iterate over a std::vector with forward iterators +4.54
C++ map matrix column into rank - bit manipulations +2.19
Filling a vector of pairs +3.89
How to get GCC/++4.6 or newer on Debian -0.81
C++ Counting words in a file between two words -1.79
Converting String to double, while string has N decimals, C++ 0.00
confusion about pointers and references in c++ +3.82