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++
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
Is there a way to use a using-declaration inside a requires-expression
Sep 12, 2025
c++
c++20
c++-concepts
requires-expression
When is p.stem() + p.extension() != p.filename()?
Sep 12, 2025
c++
std-filesystem
Set the leading zero bits in any size integer C++
Sep 12, 2025
c++
optimization
bit-manipulation
dos
x86-16
Is it possible to move a boost::optional?
Sep 11, 2025
c++
boost
c++11
move-semantics
boost-optional
What is the proper way to build for macOS-x86_64 using cmake on Apple M1 (arm)?
Sep 12, 2025
c++
cmake
linker
cross-compiling
apple-silicon
When should I use a std::inplace_vector instead of a std::vector?
Sep 12, 2025
c++
std
c++26
Examples using reinterpret_cast that do not trigger UB
Sep 12, 2025
c++
undefined-behavior
reinterpret-cast
strict-aliasing
Use of std::move in std::accumulate
Sep 12, 2025
c++
move-semantics
stdmove
Only copiable type not accepted in msvc std::vector implementation
Sep 12, 2025
c++
visual-c++
std
stdvector
move-semantics
Embed Java into a C++ application?
Sep 11, 2025
java
c++
java-native-interface
embed
Why sizeof built in types except char is compiler dependent in C & C++?
Sep 12, 2025
c++
c
types
« Newer Entries
Older Entries »