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
34
problems.
Stats
965
EtPoint
329
Vote count
2
questions
34
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
What is the reason all the ranges algorithms in C++ are wrapped in struct? [duplicate]
Warning: indirect call without `*'
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?