Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
itzjackyscode
itzjackyscode has asked
5
questions and find answers to
3
problems.
Stats
62
EtPoint
5
Vote count
5
questions
3
answers
About
I'm just a teen out there that loves to code and tinker.
itzjackyscode questions
How does std::visit handle multiple variants?
With std::optional, what does it mean to "remove the move constructor from overload resolution"?
itzjackyscode answers
C++11 "overloaded lambda" with variadic template and variable capture
Can we use 'using ...' with parameter pack name? [duplicate]