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++
Can we use one variable - turn only in Peterson's solution?
Oct 28, 2025
c++
algorithm
concurrency
operating-system
Why doesn't std::ranges::contains try using member contains just like std::ranges::begin tries using member begin? Or does it?
Oct 29, 2025
c++
performance
c++20
std-ranges
c++23
How to create a unique_ptr to a value passed by base class reference?
Oct 30, 2025
c++
copy
pass-by-reference
c++20
unique-ptr
Simple AVX512 dot-product loop only 10.6x faster, expected 16x
Oct 29, 2025
c++
performance
avx
dot-product
avx512
Is std::mutex recursive (ie non-reentrant)?
Oct 30, 2025
c++
c++11
shared_ptr entirely on stack
Oct 27, 2025
c++
c++11
shared-ptr
smart-pointers
How to debug a multithreaded application in C++ which is hung (deadlock)?
Oct 29, 2025
c++
multithreading
debugging
Sequence point && operator
Oct 29, 2025
c++
undefined-behavior
c++03
operator-precedence
sequence-points
Building Boost for 32-bit and 64-bit on Windows into the same folder
Oct 29, 2025
c++
windows
boost
boost-build
How to overwrite macro definition in CMake
Oct 29, 2025
c++
dll
cmake
dllimport
dllexport
A macro for expanding an arbitrary macro a certain number of times?
Oct 29, 2025
c++
c
macros
metaprogramming
Does creating a new Qt Window with no parent also create a new thread?
Oct 28, 2025
c++
qt
qthread
Is there a way to catch stack overflow in a process? C++ Linux [duplicate]
Oct 30, 2025
c++
linux
recursion
stack
redhat
const and global
Oct 29, 2025
c++
global-variables
constants
extern
C++ Updating a data member using a struct pointer
Oct 29, 2025
c++
struct
When is `noexcept` required on move assignment?
Oct 30, 2025
c++
noexcept
move-assignment-operator
« Newer Entries
Older Entries »