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
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
Non-constant condition error only shown on some compilers with lambda
Nov 05, 2025
c++
gcc
lambda
compiler-errors
language-lawyer
Is a constructor, that is not a special member function, still a member function?
Nov 04, 2025
c++
function
constructor
language-lawyer
member-functions
Why does a virtual default destructor make a class non-trivially-destructible?
Nov 03, 2025
c++
language-lawyer
destructor
« Newer Entries
Older Entries »