Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Cheshar
Cheshar has asked
5
questions and find answers to
1
problems.
Stats
36
EtPoint
1
Vote count
5
questions
1
answers
About
Young, enthusiastic and eager to learn.
Cheshar questions
Unscoped Enumeration, Enumerator & Underlying Type Ambiguity in C++
Why does 'typeid(x) == typeid(y)' evaluate to true, where 'x' and 'y' are id-expression of type T and T& respectively?
How are lambda captures initialized in case of nested lambdas?
Cheshar answers
Is it undefined behaviour to have a reference to freed memory?