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
Struct type aliasing / tagged-union without union
Apr 29, 2022
c
language-lawyer
c11
Can an object have more than one effective type?
Jun 03, 2022
c
language-lawyer
strict-aliasing
Threshold an absolute value
Sep 14, 2022
c++
c
language-lawyer
undefined-behavior
micro-optimization
Const casting empty base class
Mar 09, 2022
c++
c++14
language-lawyer
c++17
const-cast
In-class initialization from static member of the same type
Nov 08, 2022
c++
initialization
language-lawyer
static-members
in-class-initialization
Dereferencing one past the end pointer to array type
Oct 29, 2022
c++
arrays
language-lawyer
dereference
comma operator makes lambda expression non-constexpr
Apr 08, 2022
c++
lambda
language-lawyer
c++17
constexpr
Attempt to implement is_constexpr() - compilers diverge
May 06, 2022
c++
language-lawyer
c++17
constexpr
Why does it matter if I use a method reference or a lambda here?
Aug 22, 2022
java
lambda
language-lawyer
javac
method-reference
`operator delete` with size parameter and without size parameter: which one is chosen when both are available?
Sep 07, 2022
c++
operator-overloading
c++14
language-lawyer
delete-operator
Different behavior of direct and copy initialization on MS VC++ (using user-defined conversion operators)
Nov 02, 2022
c++
initialization
language-lawyer
c++17
conversion-operator
Is one-past-end pointer OK for non-array object types?
Sep 29, 2022
c++
pointers
language-lawyer
pointer-arithmetic
Nested generation of comparison operator with three-way operator?
Aug 20, 2022
c++
language-lawyer
c++20
spaceship-operator
Why is this compiling successfully?
Apr 16, 2022
c++
language-lawyer
derived-class
redefinition
using-declaration
Passing r values by reference?
Sep 15, 2022
c++
language-lawyer
c++20
Do these two C++ initializer syntaxes ever differ in semantics?
Jul 07, 2022
c++
language-features
initializer
language-lawyer
How generic is the {} construction syntax?
Mar 01, 2016
c++
constructor
c++11
language-lawyer
curly-braces
std::less on enums
Jun 21, 2022
c++
enums
language-lawyer
Enumeration object set to a value not equal to any of its respective enumeration constants
Dec 25, 2019
c
enums
c99
language-lawyer
Is something undefined behavior by omission?
May 31, 2022
c++
language-lawyer
« Newer Entries
Older Entries »