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
On what base fold expression of a parameter pack consisting of a single element is transformed into unparenthesized expression
May 21, 2019
c++
language-lawyer
c++17
decltype
fold-expression
Result of ternary operator on `int` and `float`
Apr 16, 2022
c++
c++11
language-lawyer
Is `this` allowed inside a noexcept specification?
Nov 06, 2022
c++
this
language-lawyer
noexcept
Reinterpret this in C++: legal or not?
Sep 12, 2022
c++
language-lawyer
c++17
reinterpret-cast
What happened to std::cspan?
Sep 10, 2022
c++
language-lawyer
c++20
std-span
Template argument deduction for inheriting specializations
Apr 25, 2022
c++
templates
inheritance
language-lawyer
specialization
Using placement new in generic programming
Oct 23, 2022
c++
language-lawyer
generic-programming
placement-new
c++-faq
How is code stored and executed on the C++ abstract machine?
Oct 01, 2022
c++
language-lawyer
program-counter
abstract-machine
What language rules permit C++11 to deduce that this is an initializer_list of pairs?
Mar 14, 2018
c++
c++11
language-lawyer
initializer-list
list-initialization
What's the purpose of function with only unspecified number of parameters?
Feb 28, 2019
c++
language-lawyer
variadic-functions
Different behaviour between Clang and GCC when performing qualified name lookup
Oct 26, 2022
c++
namespaces
typedef
language-lawyer
name-lookup
Are fold expressions a C++14 or a C++1z feature?
Sep 05, 2022
c++
language-lawyer
c++14
c++17
fold-expression
Deleted constructor - MSVC reports an error, Clang doesn't
Apr 26, 2022
c++
gcc
visual-c++
clang
language-lawyer
Do JDK classes have any further specifications beyond their Javadoc?
May 16, 2020
java
java-8
language-lawyer
javadoc
Strict aliasing and overlay inheritance
Nov 04, 2022
c
struct
language-lawyer
strict-aliasing
Partial template specialization with mismatching `int` and `size_t` not compiling
Sep 15, 2022
c++
templates
c++14
language-lawyer
partial-specialization
`friend` member functions and attributes - gcc vs clang
May 23, 2021
c++
attributes
language-lawyer
c++17
friend-function
Is compiler allowed to call an immediate (consteval) function during runtime?
Nov 08, 2022
c++
language-lawyer
c++20
consteval
Does pointer arithmetic still work outside the array?
Oct 30, 2022
c
arrays
pointers
language-lawyer
Is a compiler forced to reject invalid constexpr?
Sep 25, 2022
c++
c++11
language-lawyer
constexpr
« Newer Entries
Older Entries »