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
How does binary I/O of POD types not break the aliasing rules?
Nov 23, 2020
c++
c++14
language-lawyer
memcpy
strict-aliasing
decltype with function template which has default argument make the confused result(a funny problem or gcc's bug)
Sep 11, 2022
c++
templates
language-lawyer
Can a static variable be initialized with a static constant?
Sep 11, 2022
c
language-lawyer
clang says call to void consteval function is not a constant expression
Sep 16, 2022
c++
language-lawyer
c++20
constant-expression
consteval
MSVC Bug? Overloaded member not found for constrained function
Apr 12, 2022
c++
visual-studio
language-lawyer
c++20
Why does bool(val) prefer double implicit conversions over val.operator bool()?
Sep 06, 2022
c++
type-conversion
operator-overloading
language-lawyer
implicit-conversion
Nested classes with forward declaration cause an error in clang++, but pass without warning on g++
Dec 15, 2021
c++
g++
language-lawyer
inner-classes
clang++
What is the meaning of Note 1 in the C++ class member name lookup rules?
Sep 16, 2022
c++
language-lawyer
c++23
Is it valid to overload function with extra non-deducible template parameter?
Aug 31, 2022
c++
templates
language-lawyer
Ambiguity in case of multiple inheritance and spaceship operator in C++20
Sep 07, 2022
c++
language-lawyer
overloading
multiple-inheritance
c++20
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
« Newer Entries
Older Entries »