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 bool required in C++ to be represented with 1 bit set when true/ 0 bits set when false
Jul 03, 2026
c++
boolean
language-lawyer
Value initialization
Jul 03, 2026
c++
c++11
language-lawyer
Why is std::is_constructible not true for a trivial aggregate type?
Jul 03, 2026
c++
c++17
language-lawyer
c++20
aggregate-initialization
How to check two HashMap are identical in Rust?
Jul 02, 2026
rust
hashmap
language-lawyer
modification of ‘<temporary>’ is not a constant expression
Jul 03, 2026
c++
language-lawyer
constexpr
static-assert
Does memcpy require pointer to array rather than first element?
Jul 02, 2026
c++
language-lawyer
memcpy
inconsistent treatment of class template with defaulted argument as template template class argument of smaller arity [duplicate]
Jul 02, 2026
c++
templates
c++17
language-lawyer
template-meta-programming
Overload resolution between constructor and inherited constructor in C++ - which compiler is correct?
Jul 01, 2026
c++
language-lawyer
overload-resolution
C++20 Concepts: Explicit instantiation of partially ordered constraints for member functions
Jun 30, 2026
c++
language-lawyer
c++20
c++-concepts
explicit-instantiation
Introduced intermediate variable in structured binding definition?
Jul 01, 2026
c++
c++17
language-lawyer
structured-bindings
Eligible special member functions and triviality
Jun 30, 2026
c++
language-lawyer
c++20
Is initializer_list considered part of the C++ core language?
Jul 01, 2026
c++
language-lawyer
initializer-list
What is the initial function of a thread?
Jul 01, 2026
c++
multithreading
language-lawyer
Given two objects of different types and their relative location in memory, can I derive a pointer to one object from a pointer to the other?
Jul 01, 2026
c++
pointers
language-lawyer
c++20
c++23
Given various locales like "turkish", should a "\xFD" "nfinity" match "infinity" in strtod()?
Jul 01, 2026
c
language-lawyer
case-sensitive
case-insensitive
What is the const-ness of dynamic cast of a pointer-type class member
Jul 01, 2026
c++
language-lawyer
constants
dynamic-cast
Why can't I declare a variable with an incomplete type?
Jul 01, 2026
c
language-lawyer
incomplete-type
Does forming a reference to an object constitute access?
Jun 30, 2026
c++
language-lawyer
undefined-behavior
null-pointer
reference-binding
Parsing error with dependent template type
Jun 30, 2026
c++
language-lawyer
c++20
Older Entries »