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 it legal Rust to cast a pointer to a struct's first member to a pointer to the struct?
Feb 13, 2026
rust
language-lawyer
undefined-behavior
C++ Virtual Inheritance: static_cast "this" to virtual parent in initializer list of derived
Feb 14, 2026
c++
constructor
language-lawyer
lifetime
virtual-inheritance
Can template partial specialization narrow the argument type in C++?
Feb 14, 2026
c++
templates
language-lawyer
partial-specialization
Are out-of-bounds usize slice indexes guaranteed to panic?
Feb 14, 2026
rust
language-lawyer
unsafe
Clarifying the value categories of expressions
Feb 13, 2026
c++
expression
language-lawyer
value-categories
Is clang broken with `-std=c++20` and `-Wdtor-name`
Feb 13, 2026
c++
language-lawyer
c++20
clang++
Is it possible to access a clobbered alias without Remove-Item?
Feb 12, 2026
powershell
language-lawyer
Why are C++ type expressions not interpreted left to right?
Feb 12, 2026
c++
pointers
language-lawyer
Moving after copying in assignment of conditional operator result
Feb 10, 2026
c++
visual-c++
language-lawyer
move-semantics
conditional-operator
Why does the vc++ 2019 not accept the code?
Feb 08, 2026
c++
constants
language-lawyer
constexpr
c++20
Can std::initializer_list be constexpr(GCC and Clang disagree)? [duplicate]
Feb 07, 2026
c++
c++11
language-lawyer
initializer-list
constexpr
Concrete class doesn't compile with a generic identifier
Feb 07, 2026
java
generics
language-lawyer
Is the load part of a read-modify-write operation of atomic object guaranteed to read the last value in modification order compared to load operation?
Feb 07, 2026
c++
language-lawyer
c++20
atomic
Can std::thread/jthread exit without executing passed function?
Feb 07, 2026
c++
multithreading
language-lawyer
c++20
Inspect inactive member of a union with common initial sequence in constexpr expression
Feb 07, 2026
c++
language-lawyer
constexpr
unions
Is it legal for a compiler to optimize calls to malloc to return more weakly aligned memory?
Feb 05, 2026
c
malloc
language-lawyer
memory-alignment
Overload of a nested template function
Feb 05, 2026
c++
c++11
templates
overloading
language-lawyer
Using declaration compiles in gcc and msvc but rejected in clang
Feb 03, 2026
c++
language-lawyer
c++20
for ... in - Is the object being iterated evaluated just once before entering the loop?
Feb 05, 2026
javascript
language-lawyer
« Newer Entries
Older Entries »