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++26
Is the author's union-based implementation of an optional<bool> well-defined in P2641?
Sep 22, 2025
c++
language-lawyer
unions
type-punning
c++26
Using C++ reflection to automatically generate arithmetic operators?
Sep 17, 2025
c++
reflection
operators
metaprogramming
c++26
Why are polymorphic objects not trivially relocatable?
Sep 15, 2025
c++
gcc
optimization
clang
c++26
When should I use a std::inplace_vector instead of a std::vector?
Sep 12, 2025
c++
std
c++26
Why is std::is_trivial deprecated in C++26?
Sep 07, 2025
c++
type-traits
c++26
trivially-copyable
What are the implications of constexpr floating-point math?
Sep 03, 2025
c++
floating-point
constexpr
c++23
c++26
Why no cleanup if a contract precondition fails?
Sep 02, 2025
c++
destructor
preconditions
c++26
Can reflection statements be directly used in if-constexpr?
Sep 02, 2025
c++
reflection
language-lawyer
c++26