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++
Is it UB to skip the destructor of a derived class before doing a placement new on a base class?
Dec 07, 2025
c++
undefined-behavior
lifetime
Why is the size of my class larger than the sum of its members? [duplicate]
Dec 06, 2025
c++
class
sizeof
Looping through a 3d-indexed 1d array in C++
Dec 07, 2025
c++
arrays
win32: how stop ReadFile (stdin|pipe)
Dec 06, 2025
c++
winapi
Enable C++ Modules TS in clang-cl
Dec 07, 2025
c++
clang
c++-modules
clang-cl
Why does my signal handler only execute once?
Dec 07, 2025
c++
unix
system-calls
How to show visible part of planar world rendered with 3D perspective on topside 2D minimap?
Dec 07, 2025
c++
opengl
math
perspective
How to iterate over a boost R-tree?
Dec 07, 2025
c++
boost
iterator
boost-geometry
r-tree
Selection area in Qt widget
Dec 07, 2025
c++
qt
graphics
selection
area
copying a fixed length of data from an std::istream to a string
Dec 06, 2025
c++
iostream
Does joining a std::thread flush memory?
Dec 07, 2025
c++
multithreading
c++11
synchronization
std
Cast a pointer to struct to a pointer to the only member of that struct
Dec 07, 2025
c++
pointers
c++11
struct
strict-aliasing
What's the life-time of a function parameter (citation needed)? [closed]
Dec 06, 2025
c++
c++11
standards
c++14
Example of misuse of std::memory_order::relaxed in C++ Standard [algorithms.parallel.exec/5 in n4713]
Dec 06, 2025
c++
multithreading
parallel-processing
relaxed-atomics
On Linux, in a C++ program, how do I find the path to the shared library that was loaded?
Dec 07, 2025
c++
linux
dladdr
How can I ensure convergence always occurs in this XOR solving Neural Network?
Dec 07, 2025
c++
neural-network
xor
What is advantage/use of __stdcall?
Dec 06, 2025
c++
stdcall
boost::shared_mutex multiple-reader / single-writer mutex
Dec 07, 2025
c++
multithreading
boost
mutex
boost-thread
Parse files the fast way?
Dec 05, 2025
c++
file
optimization
fstream
« Newer Entries
Older Entries »