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
enable_if's syntactical patterns
Mar 16, 2023
c++
gcc
clang
language-lawyer
enable-if
Is it well-defined behavior to address a 32-bit `int` using a bitfield inside a union?
Mar 16, 2023
c
gcc
language-lawyer
unions
bit-fields
Is "... object is not iterable" A Misleading Error For "x in y"?
Mar 15, 2023
python
language-lawyer
Temporary in a function call: UB? [duplicate]
Mar 13, 2023
c++
language-lawyer
undefined-behavior
Are for-loop name list expressions legal?
Mar 14, 2023
python
language-lawyer
Function overloads priority (references)
Mar 11, 2023
c++
reference
language-lawyer
rvalue-reference
overloading
Type of DBL_MAX
Mar 12, 2023
c
floating-point
language-lawyer
Invalidated iterator in a vector
Mar 12, 2023
c++
vector
iterator
language-lawyer
undefined-behavior
Why the below code does not compile with gcc but compiles fine with clang
Mar 10, 2023
c++
c++11
language-lawyer
move-constructor
noexcept
C++ memory model: do seq_cst loads synchronize with seq_cst stores?
Mar 09, 2023
c++
language-lawyer
atomic
memory-model
stdatomic
Is this undefined behaviour or a bug with struct init?
Mar 09, 2023
c++
struct
language-lawyer
object-lifetime
list-initialization
Why a template alias specialization depends on the context in which it is referred?
Mar 08, 2023
c++
templates
language-lawyer
alias
template-aliases
Status of default initialisation of struct fields?
Mar 09, 2023
julia
language-lawyer
Are there any JS objects for which IsCallable is false but IsConstructor is true?
Mar 09, 2023
javascript
function
constructor
language-lawyer
Durability of string's reverse iterators for self appending
Mar 07, 2023
c++
string
iterator
language-lawyer
Template class instantiation without angular brackets
Mar 08, 2023
c++
templates
language-lawyer
c++17
template-argument-deduction
Private operator delete triggers compile-time error with GCC and Clang but not with MSVC
Mar 08, 2023
c++
language-lawyer
private
new-operator
delete-operator
Automatic storage duration struct initialization
Mar 08, 2023
c
struct
initialization
language-lawyer
automatic-storage
static global variables initialization order
Mar 06, 2023
c++
initialization
global-variables
language-lawyer
operator-precedence
Are both of these volatile qualifier usages redundant?
Mar 06, 2023
c
syntax
language-lawyer
declaration
volatile
« Newer Entries
Older Entries »