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 `*--p` actually legal(well formed) in C++03
Nov 16, 2016
c++
undefined-behavior
language-lawyer
c++03
What's the difference between visibility: hidden and visibility: collapse in flexbox?
Nov 02, 2022
css
flexbox
language-lawyer
specifications
Two curiosities with the C++ grammar
Oct 26, 2022
c++
grammar
language-lawyer
c++14
Does '#'-character have to be at the start of a line in the C preprocessor? [duplicate]
Oct 23, 2021
c
syntax
language-lawyer
c-preprocessor
conditional-compilation
C++11: ill-formed calls are undefined behavior?
Aug 15, 2022
c++
templates
c++11
language-lawyer
Shouldn't the code print " 1 1" instead of "4 4"?
Apr 26, 2022
c++
c++11
language-lawyer
Why is the code "foo::foo::foo::foob" compiling? [duplicate]
Mar 06, 2022
c++
c++11
gcc
language-lawyer
names
Can the compiler exploit empty base optimisation if the class contains a member of the base class?
Aug 31, 2022
c++
language-lawyer
friend a template specialization without <>
Aug 29, 2019
c++
templates
language-lawyer
What's the compiler's freedom for destructor elision?
Oct 21, 2019
c++
c++11
destructor
language-lawyer
Why does the rule defining the term for a constant expression have to be so cluttered?
Aug 28, 2017
c++
language-lawyer
Template arguments deduction for parameter type of function pointer involving non-deduced parameter pack
Sep 21, 2022
c++
c++11
language-lawyer
variadic-templates
template-argument-deduction
Why does clang, using libstdc++, delete the explicitly defaulted constructor on a type containing std::optional?
Oct 22, 2022
c++
c++17
language-lawyer
clang++
libstdc++
Should the following code compile under Java 1.8
Mar 26, 2018
java
eclipse
java-8
language-lawyer
jls
Why is this addition being silently ignored?
Sep 21, 2022
c
visual-c++
compiler-errors
language-lawyer
constant-expression
What replacements are available for formerly-widely-supported behaviors not defined by C standard
Apr 04, 2022
c
language-lawyer
undefined-behavior
Overloading conversion function templates
Mar 26, 2018
c++
language-lawyer
overload-resolution
conversion-operator
Can you assign the value of one union member to another?
Sep 21, 2022
c++
memory
language-lawyer
unions
« Newer Entries
Older Entries »