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
Deducing first template argument with other template parameters defaulted
Aug 23, 2022
c++
templates
language-lawyer
template-meta-programming
c++17
Does the behavior of guaranteed copy elision depend on existence of user-defined copy constructor?
Sep 15, 2022
c++
language-lawyer
c++17
copy-elision
gcc8
Understanding declval optimized implementation
Nov 15, 2021
c++
c++11
language-lawyer
template-instantiation
declval
Is std::abs(0u) ill-formed?
Jun 16, 2017
c++
c++11
language-lawyer
cmath
Function overload for string literals lvalue and rvalue reference
Mar 24, 2022
c++
language-lawyer
overload-resolution
value-categories
Different versions of g++ have inconsistent result of overload resolution
Feb 09, 2022
c++
templates
g++
language-lawyer
overload-resolution
Does ISO C allow aliasing of the argv[] pointers supplied to main()?
Apr 17, 2022
c
parameter-passing
language-lawyer
alias
c11
Is it possible to return an instance of a non-movable, non-copyable type?
Aug 03, 2022
c++
language-lawyer
Explicit specialization in non-namespace scope does not compile in GCC
Dec 04, 2021
c++
templates
gcc
language-lawyer
bug-reporting
Member initialization for non-copyable variable in C++17
Sep 20, 2022
c++
initialization
language-lawyer
c++17
copy-elision
shorthand property name with *this*
Aug 30, 2022
javascript
ecmascript-6
language-lawyer
Will a class that is declared within a member initializer of a constructor of another class be visible outside it?
Sep 15, 2022
c++
language-lawyer
Arrow (->) operator precedence/priority is lowest, or priority of assignment/combined assignment is lowest?
Sep 15, 2022
java
java-8
language-lawyer
operator-precedence
specifications
Can memcpy be used for type punning?
Sep 15, 2022
c
type-conversion
language-lawyer
Is jumping over a variable initialization ill-formed or does it cause undefined behaviour?
Sep 15, 2022
c++
language-lawyer
goto
initializer
variable-declaration
Why does std::optional::operator=(U&&) require U to be a non-scalar type?
Sep 15, 2022
c++
language-lawyer
c++17
optional
Making `std::get` play nice with SFINAE
Feb 15, 2022
c++
c++14
language-lawyer
sfinae
stdtuple
Why there is no compiler error when return statement is not present?
Sep 15, 2022
c++
c
return-value
language-lawyer
compiler-flags
Is there a technical reason for not allowing a using declaration to make a function name accessible under a different name?
Sep 17, 2022
c++
language-lawyer
Why does mismatched prototype and definition with empty argument list give different results in GCC and Clang?
Mar 18, 2022
c
language-lawyer
c11
« Newer Entries
Older Entries »