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++
Dynamically allocated member pointer is not zero initialized?
Oct 27, 2025
c++
c++20
member-pointers
Does std::unordered_multimap's bucket only contain elements with equivalent keys
Oct 27, 2025
c++
std
unordered-map
layout resizing in QStackedWidget Page
Oct 27, 2025
c++
qt
Iterating regex submatches represented as std::basic_string_view
Oct 26, 2025
c++
c++17
tokenize
Emoji modifiers & ZWJ sequences using Harfbuzz & Freetype in Apple Color Emoji
Oct 27, 2025
c++
emoji
freetype
harfbuzz
Change text in a QAction that's inside of a QMenu
Oct 26, 2025
c++
qt
How does std::alignas optimize the performance of a program?
Oct 26, 2025
c++
c++11
optimization
alignas
Is std::optional set to std::nullopt when it is declared as a local variable and not explicitly initialized?
Oct 25, 2025
c++
stl
stdoptional
How do I decrease the count of an element in a multiset in C++?
Oct 27, 2025
c++
c++11
Validity of std::prev and std::next for std::list
Oct 27, 2025
c++
c++11
iterator
stdlist
Container to sort on class member A but differentiate equal keys on class member B?
Oct 27, 2025
c++
boost
How to check template parameter is a container of fixed length N using concepts?
Oct 27, 2025
c++
templates
containers
c++20
c++-concepts
What are Borland C++ virtual constructors?
Oct 27, 2025
c++
oop
delphi
borland-c++
How does the compiler remove const from my const copy?
Oct 25, 2025
c++
Why doesn't a container (e.g.) vector pass allocator to allocator-aware element-type?
Oct 27, 2025
c++
c++17
allocator
Why is my benchmark using __mm_prefetch slower?
Oct 27, 2025
c++
x86
cpu-architecture
prefetch
AVX2 repack an array of structs of 5 ints to structs of 7 ints, with the extra elements from other arrays? Shuffle/combine for 8 YMM registers?
Oct 27, 2025
c++
simd
avx2
avx512
Usage of exported inline variables in c++20 modules
Oct 25, 2025
c++
module
c++20
inline
linkage
How can I use a lightweight argument in unordered_set::find() method?
Oct 27, 2025
c++
stl
g++
unordered-set
« Newer Entries
Older Entries »