Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
stefan
stefan has asked
16
questions and find answers to
55
problems.
Stats
1.9k
EtPoint
697
Vote count
16
questions
55
answers
About
stefan questions
Makefile improvements, dependency generation not functioning
Pointer arithmetic disguised &(array[0])
strongly typed enums in g++-4.4
function template specialization in a namespace
Memory still reachable bug fixed, but why?
possible data race using packaged_task and threads
std::async call of member function
time differences with std::chrono::system_clock / std::chrono::high_resolution_clock
thread safety of MPI send using threads created with std::async
creating a shared_ptr from unique_ptr
stefan answers
Prompt for and receive a date "MM/DD/YYYY" using CIN, ignoring the "/" characters? (in C++)
C++11 constexpr function compiler error with ternary conditional operator (?:)
strongly typed enums in g++-4.4
Hyperplane defined by n points
Using Eclipse with a Low-Resolution Monitor
find all permutations of a string in c++ [closed]
Is std::promise<T> thread-safe?
Reversing order of words in a sentence
Initialising std::discrete_distribution in VS2013
Overhead of recursive lambdas