Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Marc van Leeuwen
Marc van Leeuwen has asked
7
questions and find answers to
4
problems.
Stats
164
EtPoint
49
Vote count
7
questions
4
answers
About
professor of mathematics at the Université de Poitiers (France)
Marc van Leeuwen questions
How to cut off a varying length tail from a list elegantly?
Defining `swap` method for struct containing a union; how to do it?
How to use SFINAE to restrict overload to input iterators
Is there a cast (or standard function) with the opposite effect to `std::move`
Does an expression with undefined behaviour that is never actually executed make a program erroneous?
How to explicitly call a namespace-qualified destructor?
In C++11, does `i += ++i + 1` exhibit undefined behavior?
Marc van Leeuwen answers
How to cut off a varying length tail from a list elegantly?
How to use SFINAE to restrict overload to input iterators
Does the C++ standard mandate that C-linkage functions are `noexcept`?