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
Partial ordering on T*... and const T&
May 07, 2021
c++
language-lawyer
Should a Haskell parser allow Unicode digits in numeric literals?
Sep 25, 2021
haskell
syntax
language-lawyer
literals
Do Derived1::Base and Derived2::Base refer to the same type?
Sep 19, 2022
c++
language-lawyer
multiple-inheritance
diamond-problem
qualified-name
Which part of the C++ standard prevents explicitly specifying this template's arguments?
Sep 15, 2022
c++
c++17
language-lawyer
variadic-templates
c++20
Why does typedef struct produce a link failure
Mar 23, 2022
c++
language-lawyer
Variable with same name as type - which compiler is right?
Sep 27, 2022
c++
compiler-errors
clang
language-lawyer
variable-names
What is the lifetime of the target of pointer-to-function pointing to a lambda?
Sep 19, 2022
c++
lambda
language-lawyer
Is it legal to initialize a thread_local variable in the destructor of a global variable?
Nov 01, 2022
c++
multithreading
c++11
language-lawyer
thread-local-storage
Converting a forwarding lambda to a function pointer
May 07, 2019
c++
templates
language-lawyer
function-pointers
generic-lambda
What does "strongly happens before" mean?
Sep 19, 2022
c++
multithreading
language-lawyer
memory-model
happens-before
Why can we not create trivially constructible objects using malloc if the trivial default constructor performs no action?
Sep 19, 2022
c++
language-lawyer
Why is the defaulted default constructor deleted for a union or union-like class?
Sep 15, 2022
c++
c++17
language-lawyer
What is the Java grammar that allows "new int[] {0}[0] = 1;" to compile?
Nov 17, 2021
java
language-lawyer
grammar
Can the type difference between constants 32768 and 0x8000 make a difference?
Sep 24, 2022
c
language-lawyer
Is it possible to use the `auto` keyword as a return type in a function pointer declaration with initialization?
Aug 31, 2022
c++
initialization
language-lawyer
function-pointers
auto
C++17: explicit conversion function vs explicit constructor + implicit conversions - have the rules changed?
Aug 22, 2022
c++
c++14
language-lawyer
c++17
implicit-conversion
What C program behaves differently in run-time when compiled with C89 and C99?
Sep 19, 2022
c
language-lawyer
c99
c89
Is there a practical use for a `volatile restrict` pointer?
Nov 24, 2018
c
c99
language-lawyer
restrict-qualifier
Non-existing identifier used as default argument in non-instantiated function template
Jan 19, 2020
c++
templates
visual-c++
c++11
language-lawyer
Can bitwise operators have undefined behavior?
May 30, 2018
c
language-lawyer
bitwise-operators
ones-complement
« Newer Entries
Older Entries »