Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mark
Mark has asked
15
questions and find answers to
3
problems.
Stats
132
EtPoint
15
Vote count
15
questions
3
answers
About
Mark questions
Can a compiler place the implementation of an implicitly declared virtual destructor in a single separate translation unit?
Is it legal to use an operator in a fold expression that was introduced by a using declaration?
Mark answers
Why can I pass a value-accepting callable to a reference-accepting std::function?
Call a function with std::function as argument with a lambda
How to understand "abstract-declarator containing an ellipsis shall only be used in a parameter-declaration"