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 sequence-points
Undefined behavior, or: Does Swift have sequence points?
May 09, 2022
swift
undefined-behavior
sequence-points
Is this code well defined?
Jul 04, 2017
c++
c++11
sequence-points
operator-precedence
Is there a sequence point between structure member initializations?
Aug 31, 2022
c
language-lawyer
sequence-points
An explanation about Sequence points
May 27, 2017
c++
sequence-points
Does the following code invoke undefined behaviour?
Oct 10, 2019
c++
c++11
move
rvalue
sequence-points
how to check that behavior is undefined in c?
Nov 08, 2022
c
undefined-behavior
sequence-points
complicated expression involving logical AND (&&)
Dec 30, 2019
c++
c
sequence-points
Can a C/C++ compiler legally cache a variable in a register across a pthread library call?
Apr 15, 2022
c++
c
concurrency
standards
sequence-points
Are there any situations where code would have a sequence point in c++11 but not c++03?
Nov 01, 2022
c++
c++11
sequence-points
Where do sequence points come from?
Apr 30, 2022
c++
c
sequence-points
Behavior of an expression: Defined or Undefined?
Jun 14, 2017
c++
c
undefined-behavior
sequence-points
Post-increment and variable re-use in a single statement, Perl 5 vs Perl 6
Apr 13, 2022
perl
undefined-behavior
raku
sequence-points
Segfault with strcmp
Sep 05, 2022
c
evaluation
strcmp
args
sequence-points
Chained compound assignments with C++17 sequencing are still undefined behaviour?
Nov 02, 2021
c++
c++17
language-lawyer
sequence-points
Will i=i++ be newly well-defined in C17?
Dec 14, 2021
c
language-lawyer
operator-precedence
sequence-points
c17
C++ cout side-effect sequencing
Nov 06, 2019
c++
sequence-points
unspecified-behavior
Sequence Points between printf function args; does the sequence point between conversions matter?
Oct 20, 2022
c++
c
printf
undefined-behavior
sequence-points
Does placement-new introduce a sequence point?
Dec 11, 2019
c++
exception
constructor
side-effects
sequence-points
Sequence Points and Method Chaining
Mar 29, 2022
c++
method-chaining
sequence-points
Is "*p = ++(*q)" undefined when p and q point to the same object?
Mar 04, 2022
c
c99
operator-precedence
sequence-points
« Newer Entries
Older Entries »