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
What does it mean to POSIX that a thread is "suspended"?
May 17, 2022
c
posix
language-lawyer
Is this absurd code that compiles fine a bug in both Clang and GCC? [duplicate]
Aug 19, 2020
c++
c++11
g++
clang
language-lawyer
Default settings of unrecognized HTML elements
Aug 30, 2022
css
html
language-lawyer
w3c
Is noexcept deduction allowed in class template partial specialization?
Jul 21, 2018
c++
language-lawyer
c++17
typetraits
Can the storage of trivially copyable objects be safely reallocated with realloc?
Aug 30, 2022
c++
c++11
language-lawyer
realloc
object-lifetime
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
« Newer Entries
Older Entries »