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
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
Are there sequence points in the expression a^=b^=a^=b, or is it undefined?
Oct 15, 2022
c
undefined-behavior
sequence-points
compound-assignment
Why I got "operation may be undefined" in Statement Expression in C++?
Mar 24, 2018
c++
expression
sequence-points
Sequence points and side effects: Quiet change in C11?
Jul 03, 2022
c
c99
undefined-behavior
c11
sequence-points
Is there a sequence point between these assignments?
Sep 25, 2022
c
undefined-reference
sequence-points
Is there a sequence point between a function call returning an object and a method call on that object?
Oct 21, 2022
c++
sequence-points
unspecified-behavior
Shift operands sequenced in C++17
Dec 26, 2020
c++
language-lawyer
c++17
sequence-points
Unsequenced value computations (a.k.a sequence points)
Nov 12, 2022
c++
language-lawyer
side-effects
sequence-points
Is moving twice in a single full expression allowed
May 26, 2016
c++
c++11
move-semantics
sequence-points
C++11 without sequence point?
Sep 17, 2022
c++
c++11
deprecated
sequence-points
Bit-fields and sequence points
Sep 16, 2022
c
c99
bit-fields
sequence-points
c11
« Newer Entries
Older Entries »