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 class forward declaration is not allowed in function scope?
Feb 21, 2026
c++
class
compiler-errors
forward-declaration
language-lawyer
Why is it illegal to use both prefix and postfix at the same time? [duplicate]
Feb 21, 2026
c#
language-lawyer
postfix-operator
prefix-operator
constexpr char array with GCC and clang
Feb 20, 2026
c++
arrays
c++11
language-lawyer
constexpr
Why does 'A a{};' compile when the default constructor A::A() is deleted? [duplicate]
Feb 20, 2026
c++
c++11
language-lawyer
uniform-initialization
What is the rule for assignment of the integer value of enum?
Feb 19, 2026
c++
c++11
enums
language-lawyer
§12.3.2 [class.conv.fct]/1 in C++1z changed substantially in relation to C++14. Does it make sense?
Feb 19, 2026
c++
language-lawyer
c++14
c++17
How can I disable concept evaluation result caching?
Feb 19, 2026
c++
lambda
language-lawyer
c++20
c++-concepts
Are specializations over a non-type template parameter with an argument of different pointer-to-members guaranteed to be unique specializations?
Feb 18, 2026
c++
templates
language-lawyer
specialization
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
« Newer Entries
Older Entries »