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 reading a variable outside its lifetime during constant evaluation diagnosable?
Sep 05, 2022
c++
c++17
language-lawyer
constexpr
Overloading static and non-static member function with constraint
Sep 14, 2022
c++
language-lawyer
c++20
c++-concepts
Intel C++ compiler (icpc 14.0): "a derived class is not allowed here"
Jun 16, 2022
c++
compiler-errors
language-lawyer
icc
Does `const &&` bind to all prvalues (and xvalues)?
Oct 26, 2022
c++
c++11
language-lawyer
rvalue-reference
rvalue
Can a throw or delete expression ever be dependent?
Aug 06, 2021
c++
templates
language-lawyer
dependent-type
compiler-bug
Variadic template parameters of one specific type
Nov 20, 2022
c++
templates
c++11
language-lawyer
variadic-templates
Why C++ does not allow function parameters used for default values latter parameters?
Oct 29, 2022
c++
language-lawyer
default-parameters
Using argc in a constexpr, is it strictly required that any sub-expression involved be a constant expression?
Oct 29, 2022
c++
c++11
gcc
language-lawyer
constexpr
Differences of the interpretation of a non-dependent construct between definition context and point of instantiation in c++
Sep 16, 2022
c++
templates
language-lawyer
token-name-resolution
Calling a constexpr method through a reference - is the result a constant expression?
Jan 14, 2020
c++
gcc
clang
language-lawyer
constexpr
list initialization of aggregates: when can it invoke copy constructor?
Mar 07, 2019
c++
c++11
aggregate
language-lawyer
list-initialization
Does this C inheritance implementation contain undefined behavior?
Sep 16, 2022
c
struct
language-lawyer
Is a pointer allowed to change value in single inheritance?
Nov 07, 2022
c++
pointers
casting
language-lawyer
multiple-inheritance
[expr.unary.op]/9 seems to imply that the `operator !()` could not be applied to the type A below. But compilers disagree with that
Feb 10, 2022
c++
language-lawyer
c++17
unary-operator
Different behavior among explicit cast, direct initialization and copy initialization
Aug 25, 2022
c++
templates
casting
initialization
language-lawyer
Is it guaranteed that there's no padding between values of the same type?
May 23, 2022
c
struct
language-lawyer
padding
Generic lambda and its argument as constant expression
Mar 03, 2022
c++
lambda
c++14
language-lawyer
Should I fix this obscure but elegant c++ code fragment? [closed]
May 13, 2022
c++
language-lawyer
Direct-init vs. list-init in array new-expression
Nov 20, 2022
c++
c++14
language-lawyer
initializer
new-expression
SFINAE method completely disables base class's template method in clang
Jan 17, 2022
c++
c++11
gcc
clang
language-lawyer
« Newer Entries
Older Entries »