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
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
C++23: Is it valid to modify the elements of a `zip_view`?
Nov 09, 2025
c++
language-lawyer
std-ranges
c++23
Is passing pointer to an array as pointer to pointer UB in C?
Nov 09, 2025
c
pointers
language-lawyer
undefined-behavior
implicit-conversion
Deducing type of initializer list by first element
Nov 09, 2025
c++
language-lawyer
list-initialization
Pointer casting offset of a class with single inheritance
Nov 08, 2025
c++
pointers
casting
polymorphism
language-lawyer
std::vector of struct: what will be the initial values of the members of the struct after a vector resize?
Nov 06, 2025
c++
struct
language-lawyer
standards
default-constructor
« Newer Entries
Older Entries »