Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Waqar
Waqar has asked
2
questions and find answers to
31
problems.
Stats
648
EtPoint
184
Vote count
2
questions
31
answers
About
KDE Developer, I work on Kate and KDE Frameworks mostly. Sometimes I work on QOwnNotes.
Waqar questions
How to generate godbolt like clean assembly locally?
What is std::jthread in c++20?
Waqar answers
Searching for and removing certain characters from strings in C++
How to get the line number from the call site using __LINE__ or some other method?
Debugging NASM in VS code
The same function in two different CPP files. How do I accomplish this?
QPlainTextEdit display slow performace
Why can we not declare a deduction guide outside an inline namespace?
when to carefully use free() to free up malloc() used memory?
Passing function into function with std::function and template argument
Why do some people define objects as pointers?
How to run tests and debug Google Test project in VS Code?