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 behavior to compare a character array char u[10] with a string literal "abc"
Dec 03, 2025
c++
pointers
language-lawyer
At which point are default template arguments instantiated in C++?
Dec 02, 2025
c++
lambda
language-lawyer
c++20
default-arguments
What is the value category of result yielded from shift operators, bit-wise operators, and sizeof operator?
Dec 02, 2025
c++
operators
expression
language-lawyer
Can constructor's member initializer include initialization of another member?
Dec 02, 2025
c++
language-lawyer
c++20
placement-new
member-initialization
reference types and literal types
Dec 01, 2025
c++
c++11
language-lawyer
Why do C++20 concepts cause cyclic constraint errors while old-school SFINAE does not?
Nov 29, 2025
c++
language-lawyer
c++20
sfinae
c++-concepts
Do C++ standard library algorithms use std::advance
Nov 29, 2025
c++
algorithm
c++11
iterator
language-lawyer
C++11: What prevents stores from lifting past the start of a lock's critical section?
Nov 30, 2025
c++
c++11
concurrency
language-lawyer
memory-model
Does casting to a char pointer to increment a pointer by a certain amount and then accessing as a different type violate strict aliasing?
Nov 29, 2025
c
language-lawyer
strict-aliasing
What is a noop coroutine?
Nov 27, 2025
c++
language-lawyer
c++20
c++-coroutine
Why is a reference to a polymorphic class, polymorphic?
Nov 28, 2025
c++
polymorphism
language-lawyer
How does unqualified name lookup work when using using-declarations?
Nov 28, 2025
c++
language-lawyer
name-lookup
using-declaration
name-hiding
c++ iterate one item - UB or defined behaviour?
Nov 26, 2025
c++
language-lawyer
« Newer Entries
Older Entries »