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++
Removing groups of "000" from my file?
Apr 30, 2026
c++
binary
ifstream
decompiler
ofstream
Assigning values to a string pointer
Apr 30, 2026
c++
string
Install C++ for visual studio 2022 on macOS
Apr 30, 2026
c++
macos
visual-studio-code
visual-studio-2022
xamarin-studio
How to check at compile time for the existence of a global-scope function accepting given argument types?
Apr 30, 2026
c++
c++17
sfinae
argument-dependent-lookup
global-scope
How to safely handle thread join when interrupt signal (SIGINT) may arrive during join()?
Apr 30, 2026
c++
multithreading
join
thread-safety
periodic-task
Why does the memory order need to be Acquire in a single consumer linked-list queue when comparing pointer values?
Apr 30, 2026
c++
rust
language-lawyer
atomic
memory leak during creating class variable
Apr 30, 2026
c++
memory-leaks
operator-overloading
Use alignas to align struct
Apr 30, 2026
c++
memory-alignment
alignas
Import WebCrypto generated ECDSA public key for verify operations
Apr 29, 2026
javascript
c++
openssl
webcrypto-api
When I compile a C++ program on Linux using the STL, how is the STL library linked?
Apr 30, 2026
c++
linux
g++
static-linking
dynamic-linking
copy constructor in c++ with different arguments
Apr 29, 2026
c++
pass-by-reference
copy-constructor
Conflicts between different types of packets in OMNeT++
Apr 29, 2026
c++
network-programming
omnet++
SSE: How to reduce a _m128i._i32[4] to _m128i._i8
Apr 30, 2026
c++
x86
sse
simd
Why does this cuda program freeze my display?
Apr 29, 2026
c++
cuda
nvidia
"Variable" variable names c++
Apr 30, 2026
c++
arrays
reflection
concatenation
volatile pointer to function showing compile error when using without typedef; need help w/ "void (* volatile userFunc)(void)"
Apr 29, 2026
c++
pointers
function-pointers
volatile
pointer-to-member
How to generalize a spirit parser to take lists in arbitrary order?
Apr 29, 2026
c++
boost
boost-spirit
boost-fusion
C++ one argument boolean constructor and "new" keyword: Logic Error
Apr 28, 2026
c++
constructor
arguments
C++: Classes & Constructors: Using Initialization Lists to Initialize Fields
Apr 28, 2026
c++
constructor
initialization
Which encoding are my source strings in?
Apr 30, 2026
c++
windows
winapi
visual-c++
character-encoding
Older Entries »