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
Can I assign a value to one union member and read the same value from another?
Oct 29, 2025
c
struct
language-lawyer
unions
Can std::byte replace std::aligned_storage?
Oct 30, 2025
c++
c++17
language-lawyer
byte
std-byte
Why does C++23 if consteval not allow different return types as a similar if constexpr would do?
Oct 29, 2025
c++
language-lawyer
c++23
Different behavior of consteval in GCC and MSVC (not work)
Oct 28, 2025
c++
gcc
visual-c++
language-lawyer
c++20
Which part of the C++ standard forbids destroying an object twice?
Oct 28, 2025
c++
language-lawyer
c++20
c++23
How do I answer the question of whether a standard library function is an "addressable function"?
Oct 29, 2025
c++
language-lawyer
std
memory-address
Why does this template function overload resolution depend on the declaration order?
Oct 28, 2025
c++
templates
language-lawyer
Understanding implicit lifetime creation and aliasing in C++
Oct 29, 2025
c++
clang
language-lawyer
undefined-behavior
type-punning
Can you overwrite the memory of a union, if no members are active?
Oct 28, 2025
c++
language-lawyer
undefined-behavior
unions
c++23
C function: array argument length
Oct 29, 2025
arrays
c
language-lawyer
implicit-conversion
function-declaration
Problem creating template function alias with const value template arguments
Oct 27, 2025
c++
templates
gcc
language-lawyer
compiler-bug
Which operations are defined for invalid iterators?
Oct 28, 2025
c++
vector
stl
language-lawyer
Why is container.value_type illegal in C++
Oct 28, 2025
c++
language-lawyer
How to explicitly specify template arguments for multiple parameter packs [duplicate]
Oct 28, 2025
c++
language-lawyer
variadic-templates
template-argument-deduction
Is copy elision mandatory (if allowed at all) in the ternary operator?
Oct 28, 2025
c++
c++17
language-lawyer
copy-elision
Differences in constraint validation order between compilers?
Oct 27, 2025
c++
language-lawyer
c++-concepts
At what point is a base class member considered to be hidden?
Oct 27, 2025
c++
language-lawyer
Why does scanf parse "2E" but not "." (with GCC) as a "prefix of a matching input sequence" of a float?
Oct 26, 2025
c
floating-point
language-lawyer
scanf
compiler-bug
When is a pointer expression "based on" another pointer?
Oct 27, 2025
c
pointers
language-lawyer
restrict-qualifier
Relying on a zero'ing heap for initialising members
Oct 26, 2025
c++
language-lawyer
« Newer Entries
Older Entries »