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
C++20 Designated Initializers char[]
Oct 18, 2025
c++
initialization
language-lawyer
c++20
designated-initializer
Multiple unsequenced modifications following argument evaluation - defined or undefined behavior?
Oct 19, 2025
c++
language-lawyer
atomic
volatile
sequence-points
reinterpret_cast between char* and std::byte*
Oct 19, 2025
c++
language-lawyer
reinterpret-cast
Compilers work differently for overload resolution with user-defined conversion to rvalue reference
Oct 19, 2025
c++
c++17
language-lawyer
implicit-conversion
overload-resolution
c++17: A temporary object never destroyed
Oct 19, 2025
c++
gcc
language-lawyer
c++17
object-lifetime
Is `void foo(int a[static 0]);` valid?
Oct 18, 2025
c
language-lawyer
c99
Range of and convertibility between different enum types
Oct 17, 2025
c
enums
language-lawyer
__builtin_types_compatible_p(t1, t2) and pointers to qualified types
Oct 17, 2025
c
gcc
clang
language-lawyer
Is jumping to the beginning of the block equivalent to "entering the block"?
Oct 18, 2025
c
language-lawyer
lifetime
storage-duration
c17
Is it undefined behaviour to const_cast a const view of a non-const socket received byte buffer?
Oct 18, 2025
c++
language-lawyer
Is assigning string literal to mutable char* legal on newer language revisions or just warned against by compilers?
Oct 18, 2025
c
constants
language-lawyer
deprecated
string-literals
Can an integer type with no padding bits have a non-value representation?
Oct 18, 2025
c
gcc
language-lawyer
undefined-behavior
placement new and storage reuse
Oct 17, 2025
c++
memory-management
language-lawyer
lifetime
placement-new
Are non-static non-reference data member declarations variables?
Oct 18, 2025
c++
language-lawyer
How do I check whether character constants conform to ASCII?
Oct 17, 2025
c++
c
ascii
language-lawyer
ebcdic
Can I free() something in C that has been malloc()'ed in C++?
Oct 17, 2025
c++
c
malloc
language-lawyer
free
Must coroutine return type be copy- or move-constructible if it is passed in co_await
Oct 17, 2025
c++
language-lawyer
c++20
coroutine
Move elision in explicit object member functions
Oct 18, 2025
c++
language-lawyer
c++23
copy-elision
explicit-object-parameter
Can you cast a "pointer to a function pointer" to void*
Oct 18, 2025
c
language-lawyer
function-pointers
c11
pointer-arithmetic
Is it safe to read the value of numpy.empty or jax.numpy.empty?
Oct 17, 2025
c
numpy
memory
language-lawyer
jax
« Newer Entries
Older Entries »