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
Non type template parameter of type std::string& compiles in gcc but not in clang
Dec 06, 2025
c++
language-lawyer
c++20
Which version of the C Standard Library does the C++23 Standard incorporate?
Dec 07, 2025
c++
language-lawyer
standards
c++23
Why is it called dynamic binding?
Dec 06, 2025
c++
inheritance
dynamic
virtual
language-lawyer
Is most vexing parse a formally defined concept
Dec 07, 2025
c++
language-lawyer
most-vexing-parse
Atomic function pointer call compiles in gcc, but not in clang and msvc
Dec 07, 2025
c++
language-lawyer
atomic
stdatomic
What (if any) JavaScript operations are guaranteed not to cause stackoverflow RangeErrors?
Dec 05, 2025
javascript
language-lawyer
stack-overflow
webassembly
Is string_view{ nullptr, 0 } valid?
Dec 05, 2025
c++
language-lawyer
c++23
Ambiguous constructor overload on GCC, but not on Clang
Dec 06, 2025
c++
templates
gcc
clang
language-lawyer
Why are TH elements missing from the DOM table API?
Dec 05, 2025
javascript
html
dom
html-table
language-lawyer
Does the standard require `operator->()` to be defined for past-the-end non-contiguous iterators?
Dec 05, 2025
c++
iterator
language-lawyer
c++20
May a header from the C standard library include another header?
Dec 04, 2025
c
include
language-lawyer
c-standard-library
Imaginary deduction guides
Dec 03, 2025
c++
language-lawyer
c++20
Can any char be converted in bool using std::bit_cast?
Dec 03, 2025
c++
boolean
language-lawyer
c++20
bit-cast
Can you explicitly provide template arguments to std::gcd?
Dec 02, 2025
c++
language-lawyer
c++23
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
« Newer Entries
Older Entries »