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
A @Target-less annotation cannot be applied to a type parameter declaration in Java 19: why not?
Feb 04, 2026
java
language-lawyer
annotation-processing
jls
Initialize block-scope static const variable with pointer to compound literal?
Feb 05, 2026
c
language-lawyer
c99
compound-literals
c23
Understanding bitwise left shift on signed types in C++14
Feb 04, 2026
c++
bit-manipulation
language-lawyer
c++14
bit-shift
Is this a standard feature in C [duplicate]
Feb 04, 2026
c
language-lawyer
Does compiler really enforce implementation of pure virtual destructor?
Feb 02, 2026
c++
compilation
language-lawyer
destructor
pure-virtual
Checking null pointer && pointer->member value in the same if statement
Feb 03, 2026
c++
language-lawyer
Is this fabs implementation valid for NaNs?
Feb 02, 2026
c
floating-point
language-lawyer
Is it well-formed to do pointer arithmetic on a pointer returned from an allocator?
Feb 02, 2026
c++
c++17
language-lawyer
c++20
pointer-arithmetic
Overload resolution for a function with multiple parameter packs in C++
Jan 31, 2026
c++
language-lawyer
c++20
overload-resolution
parameter-pack
How does libcxx std::counting_semaphore implement "Strongly happens before" for release / acquire?
Jan 31, 2026
c++
language-lawyer
c++20
memory-barriers
stdatomic
Clarification and reasons for object lifetime constraints change in C++20
Feb 01, 2026
c++
c++17
language-lawyer
c++20
In a false `if constexpr` branch outside of a template, are bodies of called template functions instantiated or not?
Feb 01, 2026
c++
language-lawyer
Are pointers to pure virtual member functions of local classes allowed?
Feb 01, 2026
c++
visual-c++
language-lawyer
pure-virtual
local-class
Are nameless parameters in main() strictly conforming?
Feb 01, 2026
c++
program-entry-point
language-lawyer
Why does GCC remove the whitespace between the preprocessing tokens?
Jan 31, 2026
c
gcc
token
language-lawyer
c-preprocessor
Formal definition of restrict fails to account for valid cases
Jan 31, 2026
c
language-lawyer
restrict-qualifier
std class specialization - meeting the standard library requirements for the original std::array template
Jan 31, 2026
c++
language-lawyer
template-specialization
stdarray
Sorting by element address
Feb 01, 2026
c++
language-lawyer
compiler-bug
« Newer Entries
Older Entries »