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++
gstreamer memory leak
Nov 20, 2025
c++
memory
memory-leaks
gstreamer
Is it possible to back a readonly SQLite database with a memory buffer (or PE resource)?
Nov 19, 2025
c++
c
windows
sqlite
Any cross-platform video playback library for c++?
Nov 20, 2025
c++
qt
video
playback
phonon
Detect if video has no audio in C++, preferable using Qt Phonon
Nov 20, 2025
c++
qt
audio
Why does std::optional::value_or() take a U&& rather than T&&?
Nov 20, 2025
c++
c++17
stdoptional
How do I make this HTTPS connection persistent in Beast?
Nov 20, 2025
c++
multithreading
https
boost-asio
boost-beast
Singleton in CPP
Nov 21, 2025
c++
oop
singleton
ambiguity
C++ modifying vector of pointers to structs cause undefined behavior
Nov 21, 2025
c++
pointers
vector
struct
What's the difference between "" and {} for initializing an empty string?
Nov 20, 2025
c++
string
initialization
Sort command line args in C++
Nov 20, 2025
c++
the implemention of std::initializer_list
Nov 20, 2025
c++
c++11
stl
Getting "control reaches end of non-void function" warning even when I've covered all cases
Nov 21, 2025
c++
multithreading
Generalizing std::partition to multi_partition
Nov 18, 2025
c++
templates
partition
variadic
OpenGL 4 core profile, shaders and MFC
Nov 20, 2025
c++
opengl
mfc
PathFileExists causes Linker error 2028/2019 [duplicate]
Nov 20, 2025
c++
visual-c++
visual-studio-2008
windows-7-x64
Possibility to force compiler roll out a for loop
Nov 20, 2025
c++
templates
visual-c++
for-loop
Display bit pattern of double as hex?
Nov 20, 2025
c++
c
floating-point
double
type-punning
How do I properly calculate the load factor of a hash table that uses separate chaining?
Nov 20, 2025
c++
hashtable
hash-collision
load-factor
Proper 'using' syntax for pointer-to-member variable
Nov 21, 2025
c++
pointer-to-member
Older Entries »