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
_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
Vector is empty after cloning struct with uninitialized member
Nov 16, 2022
debugging
rust
undefined-behavior
Is temporary object originally const?
Oct 25, 2021
c++
constants
language-lawyer
undefined-behavior
temporary-objects
Unspecified, undefined and implementation defined behavior WIKI for C
Oct 18, 2022
c
undefined-behavior
unspecified-behavior
How would a heap-allocated const object differ from non-const one?
Oct 13, 2022
c++
memory-management
constants
undefined-behavior
const-correctness
Multiple compound assignments in a single statement: is it Undefined Behavior or not?
Mar 02, 2016
c++
c++11
undefined-behavior
Interdependent initialization with commas?
Nov 04, 2022
c++
c++11
initialization
language-lawyer
undefined-behavior
Does FBString's small string optimization rely on undefined behavior?
Oct 16, 2020
c++
c++11
undefined-behavior
type-punning
Use of a deleted pointer address
Sep 06, 2022
c++
undefined-behavior
« Newer Entries
Older Entries »