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 it an ODR violation to have inconsistent noexcept in declaration?
Apr 27, 2026
c++
c
language-lawyer
noexcept
one-definition-rule
Is it legal to cast a function to a pointer to a function of various kinds per C standard?
Apr 27, 2026
c
language-lawyer
function-pointers
sanitization
Calling function templates specialized in another translation unit [duplicate]
Apr 26, 2026
c++
templates
language-lawyer
one-definition-rule
explicit-specialization
Is it well defined to cast to an identical layout with const members?
Apr 26, 2026
c++
constants
language-lawyer
undefined-behavior
strict-aliasing
given an %hhu and an input 1025, which part is mapped to an unsigned char?
Apr 26, 2026
c
scanf
language-lawyer
Is pointer arithmetic on allocated storage UB?
Apr 25, 2026
c++
memory-management
language-lawyer
Does IFNDR take precedence over diagnosable rule violations?
Apr 25, 2026
c++
language-lawyer
Does Meyers' singleton used with [[gnu::pure]] have UB?
Apr 25, 2026
c++
gcc
clang
language-lawyer
Why return-type 'cv' is ignored?
Apr 24, 2026
c++
c++11
constants
language-lawyer
return-type
Assigning an unsigned value to a signed char
Apr 22, 2026
c
language-lawyer
Did the Designers of Rust ever publicly say why the syntax of indexing an array is different to indexing a tuple?
Apr 23, 2026
arrays
indexing
rust
tuples
language-lawyer
Ambiguity in scope of for loop declaration versus body
Apr 23, 2026
c
for-loop
language-lawyer
c99
c23
Can not instantiate class as LHS value with qualified enum as argument (C++ VS2015)
Apr 23, 2026
c++
class
compiler-errors
language-lawyer
most-vexing-parse
Incomplete type works with gcc but not with clang and msvc
Apr 22, 2026
c++
templates
language-lawyer
c++20
Conversion from nullptr_t to type with implicit conversion from std::function
Apr 23, 2026
c++
c++11
language-lawyer
MSVC 2008 error 'Type' is not a struct (although it is)
Apr 22, 2026
c++
templates
visual-c++
language-lawyer
friend
function template overload resolution with user defined conversion operator
Apr 22, 2026
c++
c++11
overloading
language-lawyer
Why can we use array of arrays in C?
Apr 21, 2026
arrays
c
language-lawyer
string::insert at end of string
Apr 20, 2026
c++
language-lawyer
Same name in typedef and using from a namespace
Apr 20, 2026
c++
namespaces
language-lawyer
typedef
ambiguous
Older Entries »