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
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
Is int &ref = ref; well formed
Nov 18, 2025
c++
reference
initialization
language-lawyer
selfinitialization
Why is std::is_copy_constructible_v<std::vector<MoveOnlyType>> true?
Nov 18, 2025
c++
c++17
language-lawyer
type-traits
libc++
Are enum values allowed in a std::integer_sequence?
Nov 18, 2025
c++
c++14
language-lawyer
Why does ranges::for_each return the function?
Nov 18, 2025
c++
language-lawyer
c++20
language-design
std-ranges
Is strict aliasing one-way?
Nov 18, 2025
c
x86
language-lawyer
strict-aliasing
Older Entries »