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
Can a table row have no cells?
Mar 31, 2022
html
html-table
language-lawyer
w3c-validation
Explicit method type parameter ignored on a raw class type; compiler bug? [duplicate]
Aug 17, 2022
java
generics
language-lawyer
raw-types
Using suffixes without std::literals
Jul 10, 2022
c++
language-lawyer
c++14
deducing a tuple's types
Oct 17, 2022
c++
templates
language-lawyer
c++14
template-argument-deduction
Rationale for the C11 _Atomic specifier-vs-qualifier syntax irregularity?
Oct 20, 2021
c
language-lawyer
grammar
atomic
c11
C++ dependent name: Is this typename required?
Feb 01, 2022
c++
templates
language-lawyer
dependent-name
Rationale behind using namespace behavior
Sep 24, 2022
c++
namespaces
language-lawyer
Why is it the case that the name of the function f4 has internal linkage, and not a C language linkage?
Oct 02, 2022
c++
language-lawyer
linkage
Detect overflow when converting integral to floating types
Jun 08, 2022
c++
c
floating-point
language-lawyer
undefined-behavior
Lifetime of a compound literal
Oct 16, 2022
c
gcc
clang
language-lawyer
compound-literals
Is the compiler generated constructor constexpr by default?
Nov 08, 2022
c++
constructor
c++14
language-lawyer
constexpr
Clang vs. GCC when static_cast'ing to a move-only type
Sep 05, 2022
c++
c++14
language-lawyer
c++17
Default template parameters in using-declaration and instantiation
Apr 15, 2022
c++
templates
language-lawyer
c++17
Can we access a member of a non-existing union?
Oct 25, 2022
c++
language-lawyer
unions
strict-aliasing
class-members
What is the point of the {U,}INTn_C macros in stdint.h?
Jul 30, 2022
c
language-lawyer
subclass of stringstream and nullptr
Apr 13, 2022
c++
templates
gcc
clang
language-lawyer
Why can't the Java compiler infer Iterable<String> from the contraints Iterable<? extends CharSequence> and () -> (Iterator<String>)
Aug 17, 2022
java
lambda
type-inference
jls
language-lawyer
What do the C and C++ standards say about bit-level integer representation and manipulation?
Aug 11, 2021
c++
c
integer
language-lawyer
data-representation
Inside of a class, why `auto b() -> decltype(a()) {}` works, but `decltype(a()) b() {}` does not?
Sep 10, 2022
c++
language-lawyer
Does the C++ standard specify that for some cases the compiling should fail with an error?
Sep 06, 2022
c++
type-conversion
language-lawyer
iso
« Newer Entries
Older Entries »