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
When is it necessary or meaningful to write &f for a function f or *fp for a function pointer fp (except in: sizeof &f)?
May 27, 2026
c
language-lawyer
function-pointers
Use decltype(auto) return type to sometimes return references
May 27, 2026
c++
reference
language-lawyer
decltype-auto
initialize array, placement new, read variables, defined behavior?
May 27, 2026
c++
language-lawyer
undefined-behavior
placement-new
Overload resolution between two constructors from std::initializer_list
May 26, 2026
c++
language-lawyer
initializer-list
overload-resolution
explicit-constructor
Error subtracting hex constant when it ends in an 'E' [duplicate]
May 26, 2026
c++
language-lawyer
What is decl-reachable in C++ 20?
May 25, 2026
c++
language-lawyer
c++20
c++-modules
Does std::ranges::views::enumerate use the wrong type for indexing on GCC?
May 26, 2026
c++
language-lawyer
std-ranges
size-t
c++23
Clang rejects std::array initialisation but gcc accepts
May 25, 2026
c++
language-lawyer
c++20
user-defined-literals
std::launder when there are two objects in the same memory location
May 26, 2026
c++
pointers
language-lawyer
strict-aliasing
stdlaunder
Why {} is better candidate to be int than string for C++ overload resolution? [duplicate]
May 25, 2026
c++
language-lawyer
Understanding constructor concept
May 24, 2026
c++
constructor
language-lawyer
and and bitand in situations where & and && mean ref
May 24, 2026
c++
reference
language-lawyer
logical-operators
Does the default argument for a function parameter is considered as an initializer for that parameter?
May 23, 2026
c++
language-lawyer
initializer
default-arguments
ADL lookup inside a class (template) member function body
May 24, 2026
c++
language-lawyer
c++17
argument-dependent-lookup
class-members
Requires expression with local parameter of void type
May 24, 2026
c++
language-lawyer
c++20
void
requires-expression
empty character literal in stringified block
May 23, 2026
c++
clang
language-lawyer
c-preprocessor
c++03
Does operator < need to be declared before calling std::lexicographical_compare
May 23, 2026
c++
language-lawyer
c++20
Object access through an unsigned char alias, what happens on load and on store?
May 23, 2026
c++
language-lawyer
c++17
strict-aliasing
Why string::replace does not specify allocator's exceptions in C++11?
May 22, 2026
c++
string
exception
replace
language-lawyer
Implied meaning of ordering types in C++20
May 21, 2026
c++
language-lawyer
c++20
spaceship-operator
« Newer Entries
Older Entries »