Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++
C++ operator overloading, operator bool() and operator !()
Oct 31, 2025
c++
operator-overloading
cmake and tesseract, how to link using cmake
Nov 01, 2025
c++
opencv
tesseract
Overload bracket access and assignment C++
Oct 31, 2025
c++
operator-overloading
Can C++20 `constinit` waive the need for nifty counter idiom?
Nov 01, 2025
c++
c++20
static-order-fiasco
constinit
Is an alias template considered the same template template parameter as the original template?
Oct 31, 2025
c++
template-specialization
template-templates
Does C++ constrain the period of std::rand?
Nov 01, 2025
c++
random
language-lawyer
Use std::chrono to extract number of seconds passed since midnight in local time
Nov 01, 2025
c++
c++-chrono
floor
How to check if an argument was given or not?
Nov 01, 2025
c++
argv
argc
Has GCC13 changed handling of noexcept function pointers?
Nov 01, 2025
c++
gcc
language-lawyer
noexcept
Can a child process which was started by a process in JOB, set JOB properties to breakaway from job?
Nov 01, 2025
c++
windows
winapi
visual-c++
Compile errors when using C++ and bcrypt header
Nov 01, 2025
c++
windows
compiler-errors
cng
Do modern compilers optimize multiplication by 1 and -1
Nov 01, 2025
c++
templates
compiler-optimization
negation
Can we pass a char* to const string&?
Nov 01, 2025
c++
How to use std::partial_sum and output to a std::map?
Oct 31, 2025
c++
c++11
stdmap
What does "readelf: Warning: Corrupt offset in range entry N" mean?
Nov 01, 2025
c++
linux
debugging
elf
readelf
Cannot initialize non-const reference from convertible type
Nov 01, 2025
c++
reference
constants
type-conversion
Using Microsoft's Source-Code Annotation Language (SAL) with Doxygen?
Nov 01, 2025
c++
windows
winapi
doxygen
sal
How is a stream tied to another flushed?
Nov 01, 2025
c++
stream
flush
Why size of pointed object of pointer is not zero even if we assigned pointer to NULL?
Nov 01, 2025
c++
c++11
pointers
null
Is mutex required in Qt, if different threads are invoking same signal of another different thread?
Nov 01, 2025
c++
multithreading
qt
signals-slots
qt-signals
« Newer Entries
Older Entries »