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
The scanf 'maximum field width' includes whitespace?
May 11, 2026
c
language-lawyer
standards
What is the precise relationship between C and it's abstract machine?
May 10, 2026
c
language-lawyer
Where in the standard does it say that the typedef below is valid?
May 09, 2026
c++
language-lawyer
typedef
Regarding decltype() for captured entities, which compiler is ISO compliant?
May 09, 2026
c++
lambda
c++17
language-lawyer
decltype
Different implementations of inline functions in different translation units
May 08, 2026
c++
inline
language-lawyer
Is using C++20's std::popcount with vector optimization is equivalent to popcnt intristic?
May 09, 2026
c++
language-lawyer
c++20
intrinsics
avx2
Is returning a dereferenced pointer as a reference from a function undefined behavior?
May 08, 2026
c++
language-lawyer
Is there any difference between &a[i] and a+i, where a is int*?
May 07, 2026
c
language-lawyer
Is a unicode escape valid in the let keyword
May 06, 2026
javascript
ecmascript-6
language-lawyer
Is the exception specification part of the immediate context in SFINAE?
May 06, 2026
c++
language-lawyer
sfinae
noexcept
Generic lambda, inheritance and trailing return type: is this valid code?
May 06, 2026
c++
gcc
clang
c++14
language-lawyer
Older Entries »