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
Are there observable semantic differences between different implicitly generated functions?
Aug 01, 2021
c++
language-lawyer
friend declaration of template specialization fails
Nov 04, 2022
c++
templates
friend
language-lawyer
name-lookup
Is this a valid definition for main()
Nov 14, 2022
c
standards
language-lawyer
c11
Java static block refer to static variable in another class
Sep 12, 2022
java
language-lawyer
Typedef an uintX_t type, where X is the value of a macro
Nov 16, 2020
c
macros
language-lawyer
Can a parameter of a template template parameter cause shadowing?
Nov 05, 2022
c++
templates
language-lawyer
template-templates
shadowing
Can HTMLCollections be iterated with for...of (Symbol.iterator)?
Oct 20, 2022
javascript
dom
language-lawyer
iterable
htmlcollection
POSIX shell comments in command-substitutions
Sep 14, 2022
bash
sh
posix
language-lawyer
busybox
Aliasing struct and array the conformant way
Jul 20, 2021
c
arrays
struct
language-lawyer
At what point does the lifetime of a trivial type created by placement-new start?
Nov 01, 2022
c++
language-lawyer
object-lifetime
placement-new
object-model
Access rights of a nested class of a nested class
Jul 28, 2019
c++
language-lawyer
inner-classes
std::atexit ordering when called from a global object's constructor
Mar 19, 2022
c++
language-lawyer
static-initialization
atexit
initialization-order
`type_alias<char[N]>{}` VS `char[N]{}` in function's argument
Feb 20, 2022
c++
gcc
arguments
clang
language-lawyer
What's the meaning of "identity" in the definition of value categories in C++
Nov 15, 2022
c++
language-lawyer
lvalue
static-typing
Is accessing a 2D array (T[N][M]) as a 1D array of size N*M guaranteed to work? [duplicate]
Apr 04, 2022
c++
c++11
multidimensional-array
language-lawyer
Compiler differences in template expansion with default member value and incomplete type
Dec 07, 2021
c++
compiler-errors
language-lawyer
Assignment to array in C++17
Aug 27, 2022
c++
arrays
language-lawyer
c++17
variable-assignment
How are lambda captures initialized in case of nested lambdas?
Oct 01, 2022
c++
c++11
lambda
language-lawyer
Using cout in the constructor of a class that is included in another class as a static member
Sep 05, 2022
c++
clang
language-lawyer
initialization-order
Equivalence between function templates and abbreviated function templates
Apr 06, 2022
c++
templates
language-lawyer
c++20
« Newer Entries
Older Entries »