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
32
problems.
Stats
669
EtPoint
190
Vote count
2
questions
32
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
Best way to clean up `QSettings` registry entries (Qt 5 on Windows)
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?