Is it safe to modify std::stri...


c++undefined-behaviorstring-view

Read More
Union-based type punning and m...


c++cunionundefined-behaviortype-punning

Read More
What should happen when printi...


c++initializationundefined-behavior

Read More
Type representations and undef...


clanguage-lawyerundefined-behavior

Read More
Flexible array member issues w...


cundefined-behaviormemory-alignmentstrict-aliasingflexible-array-member

Read More
Is this use of c_str with exce...


c++exceptionc++14undefined-behaviorstack-unwinding

Read More
C++23 range-based for loop lif...


c++for-loopgeneratorundefined-behaviorc++23

Read More
Does start_lifetime_as forbid ...


c++language-lawyerundefined-behaviorlifetimetype-punning

Read More
Why does GCC sabotage intentio...


cgccundefined-behavior

Read More
Undefined, unspecified and imp...


c++cundefined-behaviorunspecified-behaviorimplementation-defined-behavior

Read More
Is dereferencing std::span::en...


c++iteratorlanguage-lawyerundefined-behaviorstd-span

Read More
Where in the standard to I rea...


c++language-lawyerindexoutofboundsexceptionundefined-behaviorstd

Read More
Getting a mutable element from...


c++setundefined-behaviormutableconst-cast

Read More
Does declaring an unused const...


cconstantslanguage-lawyerundefined-behavior

Read More
Undefined behavior allowed in ...


c++undefined-behaviorconstexpr

Read More
Placement new + reinterpret_ca...


c++language-lawyerundefined-behaviorreinterpret-cast

Read More
Confused by difference between...


cgccintegerundefined-behaviorinteger-overflow

Read More
Is this declaration UB?...


clanguage-lawyerundefined-behavior

Read More
Can a real floating-point type...


clanguage-lawyerundefined-behaviorcomplex-numbersstrict-aliasing

Read More
Is it safe to cast a struct po...


cstructundefined-behaviormemory-alignment

Read More
Can alloca() cause stack corru...


cundefined-behaviorvariadic-functionsallocastack-corruption

Read More
Is assigning to a restrict qua...


cpointersundefined-behaviorrestrict-qualifier

Read More
Is dereference null pointer UB...


c++language-lawyerc++20undefined-behavior

Read More
Accessing a single value in an...


arraysclanguage-lawyerundefined-behavior

Read More
SIMD load across memory bounda...


c++segmentation-faultundefined-behaviorsimdintrinsics

Read More
do sequential non volatile loa...


cmemoryundefined-behavior

Read More
Heapless Box in Rust...


rustmemory-managementundefined-behaviorunsaferust-no-std

Read More
Type punning with char type in...


c++undefined-behaviortype-punning

Read More
Is placement new in an union U...


c++c++11optimizationundefined-behaviorunions

Read More
Is it possible to have a 32-bi...


cpointersundefined-behaviorpointer-conversion

Read More