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
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
Overloading of hidden friends by differences only in (mutually exclusive) requires-clauses: legal or an ODR-violation?
Jun 11, 2021
c++
templates
language-lawyer
c++20
friend-function
Why is `std::is_constant_evaluated()` false for this constant-initialized variable?
Sep 13, 2022
c++
language-lawyer
c++20
Conversion operator: gcc vs clang
Mar 09, 2022
c++
language-lawyer
implicit-conversion
Virtual inheritance vs. non-default constructors
Jun 22, 2017
c++
constructor
language-lawyer
virtual-inheritance
Java annotations - Identifier or TypeName
Oct 25, 2022
java
annotations
language-lawyer
Does sequenced-before relation in C++11 prevent compiler/CPU reordering?
Mar 31, 2019
c++
c++11
language-lawyer
Are all unused undefined methods allowed?
Apr 26, 2017
c++
language-lawyer
virtual-functions
undefined-function
Is it safe to pass a va_list to another function without using va_copy?
Oct 04, 2019
c
language-lawyer
c99
variadic-functions
Ambiguous name lookup with using-directive
Nov 13, 2021
c++
language-lawyer
name-lookup
qualified-name
« Newer Entries
Older Entries »