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++20 ranges - How to store a composed ranges view in class member
Oct 02, 2025
c++
gcc
c++20
std-ranges
SetThreadpoolTimerEx occasionally does not invoke callback
Oct 01, 2025
c++
windows
multithreading
winapi
threadpool
Is the type of a non-type template parameter part of the function signature?
Oct 01, 2025
c++
templates
function-templates
non-type-template-parameter
Most efficient way to wrap 32 bit integer to 16 bit value?
Oct 01, 2025
c++
optimization
integer
signal-processing
hardware
Why won't compilers inline constant captures in my lambda?
Oct 02, 2025
c++
lambda
compiler-optimization
inlining
C++ Type traits dependent upon declaration ordering and varying compiler behavior
Sep 30, 2025
c++
gcc
template-meta-programming
type-traits
boost::process::v2 subprocess does not get a signal when calling request_exit
Oct 02, 2025
c++
boost
signals
boost-process
FireDAC Append function not creating a new record on the dataset, instead it modifies the record
Oct 01, 2025
c++
c++builder
vcl
firedac
c++builder-12-athens
sort a vector of vectors in c++ by size of each vector [duplicate]
Oct 01, 2025
c++
sorting
vector
Safe Use of strcpy
Oct 01, 2025
c++
strcpy
exploit
Is strlen Optimized out for String Literals?
Oct 02, 2025
c++
c-strings
string-length
string-literals
compile-time-constant
setting repeated field in protobuf using reflection
Sep 23, 2025
c++
protocol-buffers
Why can explicit instantiation of a function template not use inline or constexpr
Sep 21, 2025
c++
templates
inline
constexpr
explicit-instantiation
Asan dynamic runtime is missing on Ubuntu 18+
Sep 23, 2025
c++
ubuntu
clang
shared-libraries
address-sanitizer
Check with which template parameter a class was instantiated (compile time)
Sep 23, 2025
c++
template-meta-programming
sfinae
template-specialization
Should you pass __m128 (and other register types) by reference or by copy?
Sep 23, 2025
c++
simd
sse
intrinsics
How to pass a vector of strings to a function with a C-style pointer-to-C-string parameter
Sep 23, 2025
c++
pointers
Why does accessing global static variable improve performance compared to stack variables?
Sep 22, 2025
c++
performance
optimization
static
stack
constructor is implicitly deleted because its exception-specification does not match the implicit exception-specification
Sep 22, 2025
c++
C++ function parameter that only accepts iterator to a specific type
Sep 23, 2025
c++
iterator
Older Entries »