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
How does the template argument deduction perform for function template parameter when it is a class template with default argument
Nov 19, 2025
c++
templates
language-lawyer
Evaluation Order of C Language
Nov 19, 2025
c
language-lawyer
operator-precedence
sequence-points
order-of-execution
Is difference between two pointers pointing to the same deallocated array well-defined in C?
Nov 18, 2025
c
pointers
language-lawyer
undefined-behavior
Why two identical pointers do not compare equal with -O1? [duplicate]
Nov 19, 2025
c
pointers
gcc
clang
language-lawyer
Where does the C++ standard allow an identifier with name space of a structure in a primary expression?
Nov 18, 2025
c++
scope
namespaces
language-lawyer
identifier
Is int &ref = ref; well formed
Nov 18, 2025
c++
reference
initialization
language-lawyer
selfinitialization
Why is std::is_copy_constructible_v<std::vector<MoveOnlyType>> true?
Nov 18, 2025
c++
c++17
language-lawyer
type-traits
libc++
Are enum values allowed in a std::integer_sequence?
Nov 18, 2025
c++
c++14
language-lawyer
Why does ranges::for_each return the function?
Nov 18, 2025
c++
language-lawyer
c++20
language-design
std-ranges
Is strict aliasing one-way?
Nov 18, 2025
c
x86
language-lawyer
strict-aliasing
Terminology: why "floating multiply-add" instead of "fused multiply-add"?
Nov 18, 2025
c
floating-point
language-lawyer
terminology
fma
Converting constructor of templated non-type template parameter
Nov 18, 2025
c++
language-lawyer
c++20
What is an update stream in C?
Nov 17, 2025
c
stream
language-lawyer
Use of std::uninitialized_copy to an initialized memory
Nov 18, 2025
c++
copy
language-lawyer
Do all const objects have static storage duration?
Nov 17, 2025
c++
static
constants
language-lawyer
storage-duration
CTAD rules regarding implicit deduction guides
Nov 16, 2025
c++
language-lawyer
c++20
ctad
Compound literal is created once for a given scope
Nov 16, 2025
c
language-lawyer
undefined-behavior
compound-literals
Is it legal to cast a repr(C) struct pointer to pointer to its first field?
Nov 15, 2025
rust
language-lawyer
undefined-behavior
(Where) does the C standard define the result of adding/subtracting two booleans?
Nov 09, 2025
c
language-lawyer
addition
c11
integer-promotion
« Newer Entries
Older Entries »