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
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
Why does std::vector constructor throw std::length_error instead of std::bad_alloc?
Oct 17, 2025
c++
c++17
language-lawyer
Is it valid to check if a function is defined in C?
Oct 17, 2025
c
visual-studio
language-lawyer
c99
Is not catching an exception undefined behavior?
Oct 17, 2025
c++
exception
language-lawyer
destructor
undefined-behavior
C11 memory model -- two threads execute atomic_fetch_add followed by atomic_load -- what output is possible?
Oct 17, 2025
c
multithreading
language-lawyer
atomic
stdatomic
Preprocessing: Is defining a shorthand for `import` legal?
Oct 16, 2025
c++
language-lawyer
c-preprocessor
c++20
Python modifying dict entries in-place during iteration
Oct 17, 2025
python
python-3.x
dictionary
language-lawyer
Class with constructor template requiring copyable argument is not copyable by itself
Oct 15, 2025
c++
templates
language-lawyer
c++20
copy-constructor
In which situations does the second form of `__has_include` appear?
Oct 16, 2025
c++
language-lawyer
c-preprocessor
preprocessor-directive
« Newer Entries
Older Entries »