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
forcing template type to be reference by deduction
Aug 12, 2026
c++
templates
c++14
language-lawyer
Use of an overloaded operator in a scoped enum definition
Aug 13, 2026
c++
enums
language-lawyer
scoped-enums
Legal legacy code using pointers suddenly becomes UB
Aug 13, 2026
c++
c++11
language-lawyer
c++98
Why does C++ prohibit binding T1 && to T2 lvalue when T1 is reference-related to T2 (and T1 and T2 are not class types)?
Aug 11, 2026
c++
language-lawyer
rvalue-reference
copy and assignment operator with constant size arrays
Aug 12, 2026
c++
language-lawyer
Does accessing the 4 bytes of a float break C++ aliasing rules
Aug 12, 2026
c++
floating-point
language-lawyer
endianness
single-precision
-Wconversion diagnostic from gcc-trunk when -fsanitize=undefined is passed
Aug 12, 2026
c++
gcc
language-lawyer
Construction of a void object [duplicate]
Aug 11, 2026
c++
language-lawyer
c++20
Call of overloaded <brace-enclosed initializer list> is ambiguous with inconvertible types
Aug 12, 2026
c++
language-lawyer
braced-init-list
std::bit_cast padding and undefined behavior
Aug 11, 2026
c++
language-lawyer
c++20
undefined-behavior
bit-cast
Why is std::bit_cast allowed on pointers?
Aug 12, 2026
c++
language-lawyer
Where does the C++ standard allow pointers to undefined types?
Aug 11, 2026
c++
forward-declaration
language-lawyer
ISO C95 array initialization guarantee
Aug 10, 2026
c
arrays
language-lawyer
string-literals
aggregate-initialization
User-Defined Deduction Guides in C++20
Aug 09, 2026
c++
language-lawyer
c++20
type-deduction
Why doesn't std::integral_constant<lambda> work the same way as std::integral_constant<function-ptr>?
Aug 09, 2026
c++
c++17
language-lawyer
cv-qualifier propagation in structured binding
Aug 09, 2026
c++
c++17
language-lawyer
qualifiers
structured-bindings
Exact rules for matching variadic template template parameters in partial template specialization
Aug 09, 2026
c++
templates
language-lawyer
partial-specialization
template-templates
Why explicit-ness of std::pair's heterogeneous "move"-constructor changed in C++17?
Aug 10, 2026
c++
c++17
c++14
language-lawyer
Are nested parentheses allowed in function type alias declaration?
Aug 09, 2026
c++
c++17
language-lawyer
compiler-specific
alias-declaration
Older Entries »