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
Heights rendering differently in Chrome and Firefox [duplicate]
Sep 06, 2022
html
css
flexbox
language-lawyer
`static constexpr auto` data-member initialized with unnamed enum
Sep 21, 2022
c++
c++11
enums
language-lawyer
auto
Does the C++ standard mandate that C-linkage functions are `noexcept`?
Oct 16, 2022
c++
c
c++11
language-lawyer
noexcept
Is it ok to return default argument's value by const reference?
Aug 24, 2022
c++
language-lawyer
object-lifetime
default-arguments
reference-binding
Is it possible to alias an enum-class enumerator?
Sep 06, 2022
c++
c++11
enums
alias
language-lawyer
Classes with both template and non-template conversion operators in the condition of switch statement
Oct 13, 2022
c++
c++11
language-lawyer
implicit-conversion
c++14
Equality operator overloads: Is (x!=y) == (!(x==y))?
Sep 06, 2022
c++
language-lawyer
equals-operator
Do I have the guarantee that sizeof(type) == sizeof(unsigned type)?
Sep 06, 2022
c++
c
sizeof
language-lawyer
standards-compliance
Consequences of uninitialised variables: int vs unsigned char
Sep 06, 2022
c++
initialization
language-lawyer
undefined-behavior
Do parentheses make a difference when determining the size of an array?
Sep 06, 2022
c
arrays
language-lawyer
sizeof
parentheses
Initializing capturing lambda in ternary operator
Sep 06, 2022
c++
c++11
lambda
c++14
language-lawyer
Should the implementation guard itself against comma overloading?
Sep 05, 2022
c++
language-lawyer
comma-operator
Is the Visual C++ implementation of std::async using a thread pool legal
Sep 05, 2022
c++
visual-c++
language-lawyer
stdasync
Is memcpy of a trivially-copyable type construction or assignment?
Sep 05, 2022
c++
c++11
copy-constructor
language-lawyer
memcpy
In C++, can a C-style cast invoke a conversion function and then cast away constness?
Oct 26, 2022
c++
language-lawyer
Is it legal to declare a constexpr initializer_list object?
Nov 28, 2020
c++
c++11
language-lawyer
initializer-list
constexpr
memcpy/memmove to a union member, does this set the 'active' member?
Dec 22, 2021
c++
c++11
language-lawyer
unions
object-lifetime
Is &*p valid C, given that p is a pointer to an incomplete type?
Sep 05, 2022
c
pointers
language-lawyer
incomplete-type
How does Stroustrup take a non-const reference to a temporary?
Sep 05, 2022
c++
reference
language-lawyer
std::move of string literal - which compiler is correct?
Sep 05, 2022
c++
visual-studio-2015
language-lawyer
« Newer Entries
Older Entries »