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
Lifetime of temporary objects used while chaining overloaded member access operator->
Mar 29, 2026
c++
language-lawyer
operator-keyword
Is it safe to call a method on a smart pointer that is moved-from in the arguments?
Mar 30, 2026
c++
c++11
language-lawyer
shared-ptr
move-semantics
Is GCC's implementation of std::invocable incorrect or still incomplete? [duplicate]
Mar 30, 2026
c++
c++17
language-lawyer
Arithmetic on freed pointer
Mar 29, 2026
c
pointers
language-lawyer
What does this mean "prvalue of type“ in C++ standard N3337 5.2.10 clause 7?
Mar 29, 2026
c++
language-lawyer
reinterpret-cast
prvalue
C++17: Does the 'value computation' of an int& glvalue involve 'using the value of the object'?
Mar 28, 2026
c++
c++17
language-lawyer
setting pointer to variable declared in local scope in C
Mar 28, 2026
c
language-lawyer
undefined-behavior
lifetime
Implicitly defined constructor deleted due to variant member, N3690/N4140 vs N4659/N4727
Mar 28, 2026
c++
g++
language-lawyer
unions
clang++
What is "[core] language undefined behavior" as opposed to "undefined behavior"?
Mar 28, 2026
c++
language-lawyer
c++20
undefined-behavior
c++23
Templated function-typed static class members in C++ [duplicate]
Mar 27, 2026
c++
language-lawyer
c++17
Can names in unnamed namespaces in different C++ files refer to the same named thing?
Mar 27, 2026
c++
language-lawyer
c++17
Can one forward-declare a function taking a vector of incomplete type with a default value?
Mar 26, 2026
c++
language-lawyer
stdvector
forward-declaration
incomplete-type
Compatible struct types
Mar 26, 2026
c
types
language-lawyer
What is the purpose of the bullet points in [basic.link]/8 in N4140? They don't seem to bring anything new the statement preceding them
Mar 26, 2026
c++
language-lawyer
c++14
linkage
Why would the param_type constructor be explicit for a random distribution?
Mar 25, 2026
c++
c++11
language-lawyer
std
explicit
Is it valid to use a zero-sized non-static array function parameter?
Mar 24, 2026
arrays
c
pointers
language-lawyer
function-parameter
Same most-derived class in virtual inheritance = same offset between parent class?
Mar 24, 2026
c++
language-lawyer
c++17
memory-address
virtual-inheritance
Older Entries »