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 language-lawyer
Unqualified lookup in C++
Nov 05, 2022
c++
g++
language-lawyer
name-lookup
Why lambda expression's capture list cannot be decomposed using structured bindings
Sep 19, 2022
c++
lambda
language-lawyer
c++17
structured-bindings
Does array subscription count as taking address of object?
May 21, 2022
c
arrays
language-lawyer
C++ Default constructors in union with variant member with non-trivial default constructor
Dec 31, 2019
c++
c++11
language-lawyer
unions
default-constructor
What exactly is invalidation of reference/pointer?
Jun 03, 2022
c++
pointers
reference
language-lawyer
invalidation
Does access through pointer change strict aliasing semantics?
Jul 15, 2022
c
language-lawyer
strict-aliasing
Unmentioned errors in POSIX
Mar 15, 2022
c
posix
language-lawyer
About aligned storage and trivially copyable/destructible types
Apr 16, 2022
c++
language-lawyer
c++17
undefined-behavior
Can a type which is a union member alias that union?
Nov 03, 2022
c
language-lawyer
unions
strict-aliasing
Is signed overflow still undefined behaviour in gcc when -fwrapv is used?
Nov 15, 2022
c
gcc
language-lawyer
C++ Union Member Access And Undefined Behaviour
Oct 18, 2022
c++
language-lawyer
undefined-behavior
unions
Why stringizing operator is only accepted as a macro?
Nov 07, 2022
c
c-preprocessor
language-lawyer
Can a function be defined in global namespace if it is declared in an anonymous namespace?
Sep 14, 2022
c++
gcc
visual-c++
clang
language-lawyer
Can a load or store be reordered before a conditional?
Jun 24, 2022
c++
concurrency
language-lawyer
cpu-architecture
lock-free
What is the difference between equality-preserving and stable?
Jul 07, 2022
c++
language-lawyer
c++-concepts
What does "possibly-hypothetical" mean in the pointer arithmetic rules?
Oct 26, 2022
c++
pointers
language-lawyer
pointer-arithmetic
Is it safe to copy the bytes of an object out to an array and back again
Aug 20, 2022
c++
language-lawyer
Where are exceptions thrown when arguments are passed by value [duplicate]
Sep 05, 2022
c++
exception
language-lawyer
pass-by-value
noexcept
Why does 'typeid(x) == typeid(y)' evaluate to true, where 'x' and 'y' are id-expression of type T and T& respectively?
May 28, 2022
c++
c++11
language-lawyer
typeid
Holding or passing around non-addressable-functions since C++20 [duplicate]
Jul 27, 2020
c++
language-lawyer
function-pointers
c++20
« Newer Entries
Older Entries »