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
Data race guarded by if (false)... what does the standard say?
Dec 08, 2025
c++
concurrency
language-lawyer
memory-model
What is the type of a by-value lambda capture of a reference?
Dec 09, 2025
c++
language-lawyer
Is it OK to pass the address of an int for scanf("%x", ...)?
Dec 08, 2025
c
scanf
language-lawyer
undefined-behavior
Declaration vs definition in C
Dec 08, 2025
c
language-lawyer
Ambiguity accessing identifier in global and nested anonymous namespaces
Dec 08, 2025
c++
namespaces
language-lawyer
State of the value to insert
Dec 06, 2025
c++
containers
language-lawyer
c++17
move-semantics
Is "void* p = &p;" legal in C?
Dec 06, 2025
c
language-lawyer
Is every null pointer constant a null pointer?
Dec 08, 2025
c
language-lawyer
void-pointers
null-pointer
Templated constexpr function invocation with partially defined class changes subsequent results
Dec 08, 2025
c++
templates
language-lawyer
constexpr
Are conformant array parameters VLAs?
Dec 07, 2025
c
language-lawyer
c99
c11
variable-length-array
Two functions declarations share one definition, is this legal?
Dec 08, 2025
c++
declaration
language-lawyer
Which rule disprefers qualification conversions during reference binding?
Dec 06, 2025
c++
language-lawyer
Why is SFINAE for one of the std::basic_string constructors so restrictive?
Dec 07, 2025
c++
c++17
language-lawyer
std
c++20
How can a longer C++ implicit conversion chain succeed and a strict subchain of it fail in operator lookup?
Dec 07, 2025
c++
language-lawyer
operator-overloading
implicit-conversion
Dependent name in local class
Dec 07, 2025
c++
language-lawyer
Combined with C++23 Deducing this and conversion operator with auto return type?
Dec 06, 2025
c++
language-lawyer
type-deduction
c++23
explicit-object-parameter
Is sum+++i undefined behavior in C? [duplicate]
Dec 07, 2025
c
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »