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
Why is address of non-static member not allowed as template non-type parameter?
Sep 10, 2025
c++
templates
language-lawyer
Is it possible to pass a brace-enclosed initializer as a macro parameter?
Sep 10, 2025
c++
c++11
c-preprocessor
language-lawyer
Is std::size_t a distinct type?
Sep 10, 2025
c++
language-lawyer
overloading
size-t
Can Different Lambdas Decay to the Same Function Pointer?
Sep 10, 2025
c++
c++11
lambda
language-lawyer
Can one volatile constexpr variable initialize another one in C++?
Sep 10, 2025
c++
language-lawyer
constexpr
volatile
Why doesn't strict aliasing rule apply to int* and unsigned*?
Sep 10, 2025
c
language-lawyer
compiler-optimization
undefined-behavior
strict-aliasing
Why are pointers to data members callable in C++?
Sep 10, 2025
c++
language-lawyer
Are intmax_t and uintmax_t guaranteed to be of the same size?
Sep 10, 2025
c++
c++17
language-lawyer
Is the small number cache defined in Python specification or is it an implementation detail?
Sep 08, 2025
python
language-lawyer
Source location at call site and nttps: strange results and possible compiler bug?
Sep 09, 2025
c++
language-lawyer
c++20
std-source-location
Constexpr placement new?
Sep 09, 2025
c++
language-lawyer
constexpr
placement-new
Implied anonymous types inside lambdas
Sep 08, 2025
java
lambda
java-8
language-lawyer
anonymous-types
Is it undefined behavior to `reinterpret_cast` a `T*` to `T(*)[N]`?
Sep 08, 2025
c++
language-lawyer
reinterpret-cast
strict-aliasing
c++17
What does the standard say about unaligned memory access?
Sep 09, 2025
c++
language-lawyer
c++17
memory-alignment
Why doesn't instanceof pattern matching work with else if in this particular case?
Sep 09, 2025
java
language-lawyer
java-17
Floating point comparison revisited
Sep 08, 2025
c++
floating-point
language-lawyer
ieee-754
constexpr variable at namespace scope with and without explicit inline definition
Sep 08, 2025
c++
language-lawyer
c++17
one-definition-rule
How can two declarations correspond without having the same name in C++?
Sep 08, 2025
c++
language-lawyer
Decrementable requirements of general end iterators vs container `end()`
Sep 07, 2025
c++
iterator
containers
c++17
language-lawyer
Older Entries »