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
Why does enable_if on the function parameter type influence overload resolution? [duplicate]
Feb 17, 2026
c++
templates
language-lawyer
overload-resolution
partial-ordering
Issues about the copy-initialization of reference type
Feb 17, 2026
c++
language-lawyer
copy-initialization
Why constinit of half-initialized struct does not work
Feb 15, 2026
c++
language-lawyer
c++20
Undefined reference when defining a template function in the global namespace which is declared in an inline anonymous namespace
Feb 16, 2026
c++
c++17
language-lawyer
Why gcc cannot detect friend class namespace from its forward declaration?
Feb 16, 2026
c++
c++11
namespaces
language-lawyer
friend
Does start_lifetime_as forbid access to original buffer?
Feb 15, 2026
c++
language-lawyer
undefined-behavior
lifetime
type-punning
Does std::strong_ordering in C++20 require a total order?
Feb 14, 2026
c++
language-lawyer
c++20
spaceship-operator
Is the assignment operator in JS a (re)binding or a mutation?
Feb 14, 2026
javascript
variable-assignment
language-lawyer
assignment-operator
Is it legal Rust to cast a pointer to a struct's first member to a pointer to the struct?
Feb 13, 2026
rust
language-lawyer
undefined-behavior
C++ Virtual Inheritance: static_cast "this" to virtual parent in initializer list of derived
Feb 14, 2026
c++
constructor
language-lawyer
lifetime
virtual-inheritance
Can template partial specialization narrow the argument type in C++?
Feb 14, 2026
c++
templates
language-lawyer
partial-specialization
Are out-of-bounds usize slice indexes guaranteed to panic?
Feb 14, 2026
rust
language-lawyer
unsafe
Clarifying the value categories of expressions
Feb 13, 2026
c++
expression
language-lawyer
value-categories
Is clang broken with `-std=c++20` and `-Wdtor-name`
Feb 13, 2026
c++
language-lawyer
c++20
clang++
Is it possible to access a clobbered alias without Remove-Item?
Feb 12, 2026
powershell
language-lawyer
Why are C++ type expressions not interpreted left to right?
Feb 12, 2026
c++
pointers
language-lawyer
Moving after copying in assignment of conditional operator result
Feb 10, 2026
c++
visual-c++
language-lawyer
move-semantics
conditional-operator
Why does the vc++ 2019 not accept the code?
Feb 08, 2026
c++
constants
language-lawyer
constexpr
c++20
Older Entries »