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
C11 memory model -- two threads execute atomic_fetch_add followed by atomic_load -- what output is possible?
Oct 17, 2025
c
multithreading
language-lawyer
atomic
stdatomic
Preprocessing: Is defining a shorthand for `import` legal?
Oct 16, 2025
c++
language-lawyer
c-preprocessor
c++20
Python modifying dict entries in-place during iteration
Oct 17, 2025
python
python-3.x
dictionary
language-lawyer
Class with constructor template requiring copyable argument is not copyable by itself
Oct 15, 2025
c++
templates
language-lawyer
c++20
copy-constructor
In which situations does the second form of `__has_include` appear?
Oct 16, 2025
c++
language-lawyer
c-preprocessor
preprocessor-directive
Overload resolution of int vs std::vector<int> with an initializer list of a single int
Oct 15, 2025
c++
language-lawyer
overloading
initializer-list
overload-resolution
Clang accepts out of class destructor definition while gcc does not
Oct 15, 2025
c++
templates
language-lawyer
destructor
class-template
Why is mutable lambda converted to function pointer instead of calling operator()?
Oct 15, 2025
c++
lambda
language-lawyer
const-correctness
Behavior of FLT_ROUNDS vs. fesetround() / fegetround()
Oct 13, 2025
c
floating-point
language-lawyer
fenv
Compiler variance for trailing requires-clauses on non-templated functions
Oct 13, 2025
c++
gcc
clang
language-lawyer
c++20
Accessing bytes of an object in C
Oct 13, 2025
c
language-lawyer
Treatment of backslash character in the bracket expression
Sep 22, 2025
regex
awk
language-lawyer
posix
How c++ compiler matches "Class::operator=="?
Sep 23, 2025
c++
language-lawyer
c++20
If class Outer is my friend, is class Outer::Inner too?
Sep 22, 2025
c++
language-lawyer
friend
member-access
Is the author's union-based implementation of an optional<bool> well-defined in P2641?
Sep 22, 2025
c++
language-lawyer
unions
type-punning
c++26
C++20 consteval functions and constexpr variables - are they guaranteed to be evaluated at compilation time?
Sep 22, 2025
c++
language-lawyer
c++20
constexpr
consteval
Can anonymous union be simply `const` (not `constexpr`)?
Sep 22, 2025
c++
c++11
constants
language-lawyer
unions
Unusual behavior of standard library function abs() on different C++ compilers
Sep 20, 2025
c++
language-lawyer
libstdc++
std
libc++
How to access an object representation according to the c++ standard?
Sep 21, 2025
c++
pointers
object
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »