Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
marton78
marton78 has asked
12
questions and find answers to
9
problems.
Stats
411
EtPoint
135
Vote count
12
questions
9
answers
About
marton78 questions
How to store universal references
Why does boost::future<T>::then() spawn a new thread?
Generic way to test if a type is a (smart) pointer
Fast move assignment with Howard Hinnant's short_alloc
Expression contains unexpanded parameter packs
Template code bloat with unordered_map
How to trick boost::asio to allow move-only handlers
C++ function types
marton78 answers
How to get IP address of boost::asio::ip::tcp::socket?
Converting std::exception_ptr to boost::exception_ptr
Interweaving vectors
Verifying that C / C++ signed right shift is arithmetic for a particular compiler?
How to trick boost::asio to allow move-only handlers
Round a float to a regular grid of predefined points
Sync File Modification Time Across Multiple Directories