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 `export { foo as default }` valid ES2015?
Jun 28, 2021
javascript
syntax
language-lawyer
ecmascript-6
specifications
Implicit conversion of stream to bool
May 09, 2020
c++
c++11
language-lawyer
Class template overloading across TUs
Oct 21, 2022
c++
c++11
language-lawyer
Why is catching incomplete exception types by reference disallowed by the standard?
May 05, 2021
c++
exception-handling
language-lawyer
Why is a non-const rvalue move constructor called in this case?
Sep 14, 2022
c++
language-lawyer
move-semantics
What is the "C++ ABI Specification" referred to in GCC's manual?
Mar 14, 2022
c++
gcc
x86
language-lawyer
x86-64
Is there any guarantee on the size of an std::reference_wrapper?
Nov 12, 2022
c++
language-lawyer
c++17
reference-wrapper
Overloading (not specializing) templates in std namespace
Dec 27, 2020
c++
c++11
std
language-lawyer
Allowed compiler optimizations on loops in C++11
Jan 30, 2020
c++
language-lawyer
Can a C compiler change bit representation when casting signed to unsigned?
Sep 23, 2022
c
c99
language-lawyer
Does MISRA C 2012 say not to use bool
Dec 04, 2017
c
language-lawyer
c99
misra
pc-lint
lvalue doesn't designate an object after evaluation?
Apr 30, 2022
c
c99
language-lawyer
What does "representable" mean in C11?
Mar 31, 2021
c
language-lawyer
c11
Expanding parameter pack into lambda with fold expression - gcc vs clang
Jan 13, 2022
c++
lambda
language-lawyer
c++17
fold-expression
What's the difference between var and &(*var)
Mar 22, 2019
c
language-lawyer
A virtual member function is used if it is not pure?
Aug 10, 2018
c++
pure-virtual
language-lawyer
one-definition-rule
Requirements for std::thread::id. Can it be atomized?
Mar 30, 2018
c++
multithreading
c++11
atomic
language-lawyer
Why CR LF is changed to LF in Windows?
Oct 31, 2018
c++
windows
c++11
io
language-lawyer
constexpr and CRTP: compiler disagreement
Apr 18, 2021
c++
templates
language-lawyer
c++14
constexpr
Is function overloading by reference allowed when there is no ambiguity?
Dec 18, 2017
c++
overloading
pass-by-reference
language-lawyer
« Newer Entries
Older Entries »