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
What rules are there about a function a -> () being evaluated in Haskell?
Oct 20, 2022
haskell
language-lawyer
lazy-evaluation
semantics
unit-type
Attributes for main function parameters
Aug 10, 2022
c++
function
parameters
language-lawyer
main
program-entry-point
Why is std::mutex a standard-layout class?
Aug 25, 2022
c++
language-lawyer
stdmutex
Requirements for behavior of pointer-to-volatile pointing to non-volatile object
Nov 09, 2022
c
language-lawyer
volatile
The member function Outer::f() is not a friend of class Outer::Inner. Why?
Feb 27, 2022
c++
language-lawyer
c++14
friend
Does the JLS require inlining of final String constants?
Oct 04, 2017
java
java-8
language-lawyer
javac
jls
Is it undefined behavior to read and compare padding bytes of a POD type?
Feb 09, 2022
c++
language-lawyer
padding
undefined-behavior
standard-layout
Is it safe to pass pointers to data members to base class constructor?
Dec 14, 2019
c++
inheritance
constructor
language-lawyer
Does the confliction between declaration and definition cause undefined behavior?
Jul 25, 2021
c++
c
language-lawyer
undefined-behavior
Signedness aliasing using reinterpret_cast
Apr 02, 2022
c++
language-lawyer
memcpy
signed
reinterpret-cast
Significant decimal digits of double?
Jan 06, 2020
c++
c
floating-point
language-lawyer
Can the point-of-instantiation be delayed until the end of the translation unit?
Mar 21, 2022
c++
templates
c++11
language-lawyer
When both move and copy constructor is present, which one will be called?
Apr 04, 2017
c++
copy
move
language-lawyer
Explicit call to destructor of template parameter type, even when instantiated on a builtin
Jun 23, 2019
c++
language-lawyer
noexcept, inheriting constructors and the invalid use of an incomplete type that is actually complete
Aug 19, 2022
c++
c++11
language-lawyer
noexcept
inheriting-constructors
Is instantiating a class template with an incomplete type ill-formed, if the type is defined afterwards?
Mar 27, 2022
c++
language-lawyer
c++17
What does the standard say about char arrays as template arguments?
Nov 10, 2022
c++
templates
language-lawyer
c++17
linkage
Is it undefined behavior to redefine a standard name?
Apr 07, 2022
c
language-lawyer
Can an unsigned integer addition invoke undefined behavior?
Sep 08, 2022
c
language-lawyer
integer-promotion
What is the point of the complicated scoping rules for friend declarations?
Nov 02, 2022
c++
language-lawyer
friend
friend-function
language-history
« Newer Entries
Older Entries »