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++
Class that holds a reference to itself
Sep 12, 2025
c++
language-lawyer
Does C++ standard guarantee the initialization of padding bytes to zero for non-static aggregate objects?
Sep 12, 2025
c++
gcc
initialization
language-lawyer
zero-initialization
C++ standard wording: Does "through all iterators in the range" imply sequentiality?
Sep 12, 2025
c++
c++11
standards
std
Past-the-end iterator invalidation in C++11
Sep 12, 2025
c++
iterator
Random values when using merge in merge sort C++
Sep 12, 2025
c++
arrays
sorting
mergesort
Can a parameter pack be captured implicitly within C++11 lambdas?
Sep 12, 2025
c++
c++11
lambda
language-lawyer
variadic-templates
Shall structured binding to a copy of a const c-array be const?
Sep 12, 2025
c++
language-lawyer
c++17
structured-bindings
What happens to the thread affinity of a QObject created within a worker thread which then terminates?
Sep 12, 2025
c++
multithreading
qt
qtconcurrent
Why does operator() change for std::function in C++17?
Sep 11, 2025
c++
c++14
c++17
Reason for collapse of memory bandwidth when 2KB of data is cached in L1-cache
Sep 12, 2025
c++
linux
performance
x86-64
intel
How can I compile under C++11 standard in Ubuntu? [closed]
Sep 12, 2025
c++
gcc
ubuntu
c++11
llvm
When shrinking a container via resize, in which order are the elements destroyed?
Sep 12, 2025
c++
When is it a good idea to use std::promise over the other std::thread mechanisms?
Sep 12, 2025
c++
c++11
stdthread
get<string> for variants fail under clang++ but not g++
Sep 11, 2025
c++
c++17
clang++
variant
Why can't I initialize this std::vector with an l-value?
Sep 12, 2025
c++
language-lawyer
narrowing
Custom (pool) allocator with boost shared_ptr
Sep 12, 2025
c++
boost
shared-ptr
allocator
C++ Conversion operator for converting to function pointer
Sep 12, 2025
c++
function-pointers
conversion-operator
Fastest inline-assembly spinlock
Sep 12, 2025
c++
assembly
x86
memory-barriers
spinlock
Is it possible to declare a pointer to a function with unknown (at compile time) return type
Sep 12, 2025
c++
function
function-pointers
Generate XML documentation comments for /// in Visual Studio 2010 C++
Sep 12, 2025
c++
xml
comments
« Newer Entries
Older Entries »