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
Order of evaluation of arguments in function calling?
Nov 13, 2022
c
undefined-behavior
calling-convention
How does std::launder affect containers?
May 17, 2018
c++
undefined-behavior
c++17
Generic char[] based storage and avoiding strict-aliasing related UB
Dec 07, 2021
c++
c++11
undefined-behavior
strict-aliasing
type-punning
Can an object erase itself from a standard C++ container? [duplicate]
Sep 16, 2020
c++
containers
undefined-behavior
Does undefined behavior affect static_assert?
Mar 20, 2022
c++
undefined-behavior
static-assert
What happens if undefined C++ behaviour meets C defined behaviour?
Sep 12, 2022
c++
c
undefined-behavior
Using std:vector as low level buffer
Mar 31, 2022
c++
stl
language-lawyer
stdvector
undefined-behavior
Which integral promotions do take place when printing a char?
Nov 08, 2022
c
printf
undefined-behavior
variadic-functions
integer-promotion
_Pragma and macro substitution
Sep 16, 2022
c
macros
undefined-behavior
(Where) Does clang document implementation-defined behavior?
Aug 30, 2022
c
gcc
clang
undefined-behavior
Does std::move() invalidate iterators? [duplicate]
Sep 05, 2022
c++
c++11
iterator
undefined-behavior
move-semantics
Strict aliasing in Rust?
Feb 04, 2022
rust
undefined-behavior
strict-aliasing
Is `string.assign(string.data(), 5)` well-defined or UB?
Oct 27, 2022
c++
stl
undefined-behavior
When is pointer subtraction undefined in C?
Apr 29, 2019
c
arrays
pointers
undefined-behavior
pointer-arithmetic
In C language, is it semantically possible to create an lvalue with incomplete type?
Aug 21, 2022
c
language-lawyer
undefined-behavior
lvalue
incomplete-type
Turning vector of shared_ptr into vector of shared_ptr to const
Apr 16, 2022
c++
vector
undefined-behavior
reinterpret-cast
const-correctness
Constant value changing
Nov 14, 2022
c++
constants
undefined-behavior
Wrong results when appending vector to itself using copy and back_inserter [duplicate]
Jul 05, 2017
c++
stl
iterator
undefined-behavior
stl-algorithm
Does ctype.h still require unsigned char?
Mar 31, 2022
c
undefined-behavior
c11
ctype
Does accessing an int with a char * potentially have undefined behavior?
Jan 04, 2020
c
casting
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »