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
struct with same name but different member in C++
Oct 19, 2022
c++
c++11
undefined-behavior
one-definition-rule
read before write is undefined with malloced memory?
Oct 12, 2018
c
undefined-behavior
language-lawyer
initialization
If changing a const object is undefined behavior then how do constructors and destructors operate with write access?
Mar 30, 2022
c++
constructor
constants
destructor
undefined-behavior
Is it undefined behavior to form a pointer range from a stack address?
Nov 03, 2022
c++
c
pointers
undefined-behavior
language-lawyer
Is it an undefined behavior to have different definitions of an inline function?
Feb 25, 2022
c++
inline
undefined-behavior
function-prototypes
Behavior of an expression: Defined or Undefined?
Jun 14, 2017
c++
c
undefined-behavior
sequence-points
Using newly declared variable in initialization (int x = x+1)?
Nov 11, 2022
c++
c
initialization
undefined-behavior
C++: Strange behavior: Return value changes on the return statement
Oct 01, 2020
c++
memory-management
return
undefined-behavior
OrderBy with a non-transitive IComparer
Nov 13, 2018
c#
linq
sorting
undefined-behavior
internals
Dangling pointer to polymorphic class leads to Undefined Behaviour. Is it true that it can be the source of any corruption imaginable?
Oct 14, 2022
c++
undefined-behavior
dangling-pointer
Are file scoped atomics subject to the initialization order fiasco?
Apr 26, 2022
c++
c++11
static
initialization
undefined-behavior
Function equality and ordering in Erlang
May 21, 2018
erlang
undefined-behavior
ambiguity
std::shared_ptr and dlopen(), avoiding undefined behavior
Jan 07, 2021
c++11
shared-libraries
shared-ptr
undefined-behavior
dlsym
Allocating memory for a part of structure
Mar 15, 2022
c
struct
language-lawyer
undefined-behavior
Using this.var during var's initialization [duplicate]
May 15, 2019
java
initialization
undefined-behavior
C++ Why bitwise operator ~ on uint64_t and uint8_t return different types?
Mar 05, 2022
c++
bit-manipulation
undefined-behavior
How to properly write R-Value overloads for operators
Sep 14, 2022
c++
c++11
undefined-behavior
move-semantics
C++ What is the earliest undefined behavior can manifest itself?
Oct 20, 2022
c++
undefined-behavior
Legally invoking a pure virtual function
Mar 20, 2022
c++
c++11
language-lawyer
undefined-behavior
pure-virtual
Is it undefined behavior to dereference a dangling pointer?
Apr 19, 2022
c++
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »