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 Visual Studio completely standard-conformant regarding that temporaries should be destroyed at the end of the expression?
Nov 23, 2025
c++
c++17
language-lawyer
Why class::class::class::staticClassMember() compiles (in C++)?
Nov 22, 2025
c++
language-lawyer
static-methods
sfinae
name-lookup
What does "[ptr, ptr+len) must be a valid range" mean?
Nov 22, 2025
c++
stl
language-lawyer
Difference between friends defined in-class and outside: bug or feature? [duplicate]
Nov 21, 2025
c++
language-lawyer
friend-function
Reference list element then popping it, is it undefined behaviour?
Nov 21, 2025
c++
language-lawyer
undefined-behavior
warning C5246: the initialization of a subobject should be wrapped in braces
Nov 20, 2025
c++
visual-studio
language-lawyer
compiler-warnings
Do a union or struct permit assignment from an uninitialised instance?
Nov 20, 2025
c
language-lawyer
Variadic functions without `...`
Nov 20, 2025
c
assembly
language-lawyer
x86-64
abi
Class template argument deduction before C++17
Nov 19, 2025
c++
language-lawyer
std
Why copying of vector's elements can be done with not-const lvalue argument?
Nov 20, 2025
c++
language-lawyer
stdvector
copy-constructor
Why is copy assignment of volatile std::atomics allowed?
Nov 19, 2025
c++
language-lawyer
c++20
stdatomic
Does std::construct_at make an array member of a union active?
Nov 20, 2025
c++
language-lawyer
c++20
Does implicit object creation apply in constant expressions?
Nov 19, 2025
c++
language-lawyer
How does the template argument deduction perform for function template parameter when it is a class template with default argument
Nov 19, 2025
c++
templates
language-lawyer
Evaluation Order of C Language
Nov 19, 2025
c
language-lawyer
operator-precedence
sequence-points
order-of-execution
Is difference between two pointers pointing to the same deallocated array well-defined in C?
Nov 18, 2025
c
pointers
language-lawyer
undefined-behavior
Why two identical pointers do not compare equal with -O1? [duplicate]
Nov 19, 2025
c
pointers
gcc
clang
language-lawyer
Where does the C++ standard allow an identifier with name space of a structure in a primary expression?
Nov 18, 2025
c++
scope
namespaces
language-lawyer
identifier
« Newer Entries
Older Entries »