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
Why existing function arguments cannot be used to evaluate other default arguments?
Oct 29, 2022
c++
function
compiler-errors
language-lawyer
default-arguments
Is a program, that doesn't use a default argument that would fail to bind to a reference parameter, legal?
Mar 07, 2022
c++
c++11
language-lawyer
How is nullptr rvalue
May 05, 2022
c++
language-lawyer
rvalue
nullptr
Why isn't argument deduction allowed in function return type?
Sep 26, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
Are two pointers comparing equal converted to an integer type compare equal?
May 19, 2022
c
pointers
language-lawyer
Where in C++14 Standard does it say that a non-constexpr function cannot be used in a definition of a constexpr function?
Nov 19, 2022
c++
language-lawyer
c++14
constexpr
Surprise in template parameter substitution?
Sep 08, 2022
c++
templates
c++14
language-lawyer
Why is SCHAR_MIN defined as -127 in C99?
Nov 08, 2022
c
char
language-lawyer
c99
Why does shared_ptr have a move constructor
Feb 12, 2022
c++
c++11
stl
language-lawyer
Is `X x = x = X();` legal C++?
Sep 05, 2022
c++
language-lawyer
The void type in C
May 20, 2022
c
language-lawyer
standards
semantics
void
How does changing a template argument from a type to a non-type make SFINAE work?
May 15, 2022
c++
templates
language-lawyer
template-meta-programming
sfinae
Java 8 type inference bug? [duplicate]
Apr 07, 2022
java
generics
java-8
language-lawyer
g++ and clang++ different behaviour with alias template [duplicate]
Mar 22, 2021
c++
c++11
templates
language-lawyer
Can the explicitness of a constructor supposedly be ignored due to the form of initialization? [duplicate]
Oct 25, 2022
c++
c++11
gcc
language-lawyer
c++: Extern with auto fails to compile [duplicate]
May 26, 2021
c++
language-lawyer
extern
auto
« Newer Entries
Older Entries »