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
Are evaluations of expressions in member initialization sequenced with respect to each other?
Mar 22, 2023
c++
constructor
member
language-lawyer
What promoted types are used for switch-case expression comparison?
Mar 22, 2023
c++
c
language-lawyer
Potential evaluation of inline function bodies and instantiation of template members
Mar 20, 2023
c++
c++11
language-lawyer
inline-functions
one-definition-rule
Why is (void)sizeof(param) not "using" param?
Mar 20, 2023
c++
visual-studio
language-lawyer
compiler-warnings
suppress-warnings
Reference initialization forms
Mar 20, 2023
c++
c++11
gcc
language-lawyer
c++14
What do the words "undefined" mean in bullet point §5.19/2.3 in N4140?
Mar 19, 2023
c++
language-lawyer
c++14
constexpr
constant-expression
Is `using namespace std::placeholders;` non-conformant?
Mar 19, 2023
c++
language-lawyer
I'd like to see an example of a function name being ignored in a nested-name-specifier
Mar 19, 2023
c++
language-lawyer
c++14
name-lookup
retrieving a runtime array from a pointer to its storage?
Sep 03, 2025
c++
arrays
language-lawyer
stdlaunder
memcpy zero bytes into const variable - undefined behavior?
Sep 02, 2025
c++
c
constants
language-lawyer
memcpy
The presence of both operator == and operator != breaks some concepts
Sep 02, 2025
c++
language-lawyer
c++20
c++-concepts
comparison-operators
Does C language spec guarantee mapping of Unicode code points to numerical wchar_t values?
Sep 02, 2025
c
unicode
language-lawyer
language-specifications
Can reflection statements be directly used in if-constexpr?
Sep 02, 2025
c++
reflection
language-lawyer
c++26
If a lambda is declared inside a default argument, is it different for each call site?
Sep 03, 2025
c++
lambda
language-lawyer
default-arguments
Cannot access protected member of another instance from derived type's scope
Sep 02, 2025
c++
language-lawyer
encapsulation
protected
Do I actually need the address of operator when referencing functions
Sep 02, 2025
c++
language-lawyer
c++20
c++23
What is the order of destruction of the two entries of a std::pair?
Sep 01, 2025
c++
c++17
language-lawyer
std-pair
order-of-execution
The validity of casting in the 'function pointer' version of K&R's qsort
Sep 02, 2025
c
casting
language-lawyer
void-pointers
kernighan-and-ritchie
In C++ are all subexpressions of function call arguments sequenced consistently?
Sep 02, 2025
c++
language-lawyer
c++23
sequence-points
When did closure types finally became structural types?
Sep 02, 2025
c++
language-lawyer
c++20
« Newer Entries
Older Entries »