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 it abuse to deduce parameters of parent template when passing pointer to constexpr function in the scope of a class
Nov 10, 2020
c++
language-lawyer
constexpr
incomplete-type
template-argument-deduction
Does value initialization work for atomic objects?
Aug 30, 2022
c++
c++11
language-lawyer
atomic
value-initialization
Does anything prevent std::optional::value_or() from being conditionally noexcept?
Apr 21, 2022
c++
language-lawyer
c++17
noexcept
stdoptional
Does the "cast to first member of standard layout" type punning rule extend to arrays?
Feb 04, 2022
c++
arrays
language-lawyer
reinterpret-cast
Could not make this code cross compile between MSVC 2015 and GCC 7.3
Jul 09, 2019
c++
c++11
gcc
visual-c++
language-lawyer
g++ issues incomprehensible warning [duplicate]
Apr 20, 2022
c++
gcc
operator-overloading
language-lawyer
friend
Visibility of members of base template class not directly inherited
Jul 14, 2022
c++
templates
inheritance
language-lawyer
using-declaration
Vulkan-hpp is reinterpret_casting non-standard-layout class to another class. Is this legal?
Nov 25, 2021
c++
language-lawyer
vulkan
strict-aliasing
Is it correct to remove elements with std::list::remove using an alias to an element in the container?
Sep 03, 2022
c++
stl
language-lawyer
Which C Features are influenced by/derived from C++ Features? [closed]
Sep 16, 2022
c++
c
language-lawyer
standards
language-features
Lambda field capturing local variable .isSynthetic() returns false
Aug 19, 2022
java
lambda
closures
language-lawyer
java-10
Const overload unexpectedly called in gcc. Compiler bug or compatibility fix?
Aug 25, 2022
c++
gcc
overloading
language-lawyer
compiler-bug
`noexcept` behavior of `constexpr` functions
Sep 14, 2022
c++
c++17
language-lawyer
constexpr
noexcept
Is it well defined to reference a variable before it's constructed
Aug 31, 2022
c++
language-lawyer
Why is the precedence of exponentiation lower than that of unary plus minus?
Sep 14, 2022
bash
language-lawyer
zsh
ksh
operator-precedence
Are there observable semantic differences between different implicitly generated functions?
Aug 01, 2021
c++
language-lawyer
friend declaration of template specialization fails
Nov 04, 2022
c++
templates
friend
language-lawyer
name-lookup
Is this a valid definition for main()
Nov 14, 2022
c
standards
language-lawyer
c11
Java static block refer to static variable in another class
Sep 12, 2022
java
language-lawyer
Typedef an uintX_t type, where X is the value of a macro
Nov 16, 2020
c
macros
language-lawyer
« Newer Entries
Older Entries »