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 undefined-behavior
Assignment operator sequencing in C11 expressions
Sep 23, 2022
c
expression
language-lawyer
undefined-behavior
c11
Array declared as int v[100] but &(v[100]) gives no warning
Feb 28, 2022
c
arrays
clang
undefined-behavior
Rationale of restrictive rules for extract and re-insert with map
Sep 11, 2021
c++
language-lawyer
c++17
undefined-behavior
Can I use rvalue reference to temporary? Is it undefined behavior or not?
Feb 01, 2022
c++
c++11
language-lawyer
undefined-behavior
rvalue-reference
Is Python's bool sorting defined?
Oct 23, 2022
python
sorting
undefined-behavior
C - is an indeterminate value indeterminable?
Oct 17, 2022
c
undefined
language-lawyer
undefined-behavior
How much does the C standard library extensibility affect C++ programs?
Sep 22, 2022
c++
c
language-lawyer
undefined-behavior
reserved-words
Is it undefined behavior to exceed translation limits and are there checker tools to find it?
Dec 20, 2015
c
standards
undefined-behavior
standards-compliance
c89
Different results for idiv instruction
Nov 13, 2022
c
undefined-behavior
mingw-w64
integer-division
Segmentation fault on gcc caused by lambda wrapper over variadic template function call
Mar 05, 2021
c++
segmentation-fault
c++14
undefined-behavior
ubsan
Is it well-defined behaviour to exit the program before main?
Feb 13, 2022
c++
exit
main
undefined-behavior
Is this downcasting undefined?
Feb 10, 2022
c++
undefined-behavior
downcast
Non-trivial example of undefined behavior with const_cast
Apr 07, 2022
c++
undefined-behavior
Are non-terminating constexpr functions well-defined?
Jan 17, 2019
c++
infinite-loop
undefined-behavior
constexpr
c++14
Division by zero and undefined behaviour in C
Feb 19, 2022
c
language-lawyer
undefined-behavior
uninitialized local variable with c++11 default
Oct 27, 2022
c++
c++11
undefined-behavior
default-constructor
Is an (empty) infinite loop undefined behavior in C?
Oct 18, 2022
c
infinite-loop
undefined-behavior
Throwing C++ exception through C function call
Oct 19, 2020
c++
c
function
exception
undefined-behavior
Do aliasing mutable raw pointers (*mut T) cause undefined behaviour?
Aug 26, 2022
rust
undefined-behavior
unsafe
Is it undefined behavior to #define/#undef an identifier with special meaning?
Oct 24, 2022
c++
c++11
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »