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 this pointer aliasing work?
Aug 30, 2026
c
pointers
language-lawyer
strict-aliasing
type-punning
Trying to understand [basic.def.odr]/2 in C++14 (N4140)
Aug 30, 2026
c++
language-lawyer
c++14
Why does invoking a function with a pointer to one member variable inhibit optimization of other member variable?
Aug 30, 2026
c++
optimization
language-lawyer
Multiple occurrences of placeholder type 'auto' in a type
Aug 27, 2026
c++
language-lawyer
auto
type-deduction
Reversal of primary comparison operators (==, <=>) in C++20
Aug 28, 2026
c++
language-lawyer
c++20
Is the use of platform-provided synchronous operations a kind of UB?
Aug 26, 2026
c++
language-lawyer
c++20
atomic
synchronous
Is adding a uintptr_t to a pointer symmetric?
Aug 27, 2026
c
pointers
type-conversion
language-lawyer
Substituting template parameter with its known value into a typedef is inconsistent between compilers
Aug 26, 2026
c++
templates
constructor
language-lawyer
Result of comparing hardcoded strings with ==
Aug 26, 2026
c
language-lawyer
Why doesn't function declaration as body of If statement result in an error in JavaScript?
Aug 24, 2026
javascript
if-statement
conditional-statements
syntax-error
language-lawyer
Does the standard require that std::array<T, 0> behave like it does not have trailing padding?
Aug 21, 2026
c++
c++11
language-lawyer
stdarray
object-layout
Why is array initialization with brackets () marked as error by compilers?
Aug 20, 2026
c++
arrays
language-lawyer
standards
initializer
Older Entries »