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
Does C++ allow comparison between std::span::iterators when one span is a subspan of the other?
Dec 21, 2025
c++
language-lawyer
c++20
std-span
Did the rules for nullptr init of unique_ptr change in C++23?
Dec 21, 2025
c++
visual-c++
language-lawyer
unique-ptr
c++23
Is it required to explicitly construct each member of a char array?
Dec 21, 2025
c++
memory-management
stl
language-lawyer
Template specializations in friend declarations post C++20
Dec 20, 2025
c++
language-lawyer
c++20
template-specialization
friend
Is it legal to forward declare just some, but not all of the overloads?
Dec 20, 2025
c++
language-lawyer
Inconsistent behavior of std::common_reference_with on tuples. Which is correct?
Dec 19, 2025
c++
tuples
language-lawyer
c++-concepts
std
Can non-const data be accessed through a const pointer in a union?
Dec 20, 2025
c
pointers
language-lawyer
c99
unions
Can 2 `restrict`-ed pointers compare equal?
Dec 18, 2025
c++
c
language-lawyer
compiler-optimization
restrict-qualifier
Is this declaration UB?
Dec 19, 2025
c
language-lawyer
undefined-behavior
Is it wrong to allocate enough memory to a union for just one member?
Dec 19, 2025
c
memory-management
malloc
language-lawyer
unions
What does the spec mean by the highlighted sentence in §3.3.7/1 item 5?
Dec 17, 2025
c++
language-lawyer
c++14
C++14 lambda's default argument type deduction depending on preceding arguments
Dec 16, 2025
c++
lambda
c++14
language-lawyer
default-parameters
Requires compile with msvc but rejected by gcc
Dec 16, 2025
c++
constraints
language-lawyer
c++20
requires-clause
Why destruction order of array elements is not from last to first?
Dec 15, 2025
arrays
rust
containers
language-lawyer
destructor
Is it undefined behaviour to use pointer after allocated memory?
Dec 14, 2025
c
language-lawyer
undefined-behavior
How standard C++ input output streams have to handle intXX_t types?
Dec 14, 2025
c++
c++11
language-lawyer
Accessing base class members with incorrect downcast in C++
Dec 14, 2025
c++
language-lawyer
Virtual calls during construction / destruction
Dec 13, 2025
c++
constructor
polymorphism
language-lawyer
virtual-functions
How to discard the designator of a void expression?
Dec 13, 2025
c
language-lawyer
c11
Clang rejects inexplicit enum value in constexpr function (gcc works)
Dec 12, 2025
c++
language-lawyer
c++20
« Newer Entries
Older Entries »