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 is the zero-length array mentioned in the draft standard?
Oct 15, 2022
c++
arrays
language-lawyer
Is GCC correct in requiring the constexpr specifier for this reference declaration?
Nov 14, 2022
c++
gcc
language-lawyer
c++14
constexpr
Will template parameter deduction for constructors available since C++17 allow explicitly specify some of the class template arguments?
Mar 13, 2022
c++
templates
language-lawyer
c++17
Is Rust's lexical grammar regular, context-free or context-sensitive?
Mar 17, 2022
rust
language-lawyer
grammar
chomsky-hierarchy
Why is it impossible to explicitly default a copy constructor with volatile argument?
Oct 31, 2022
c++
language-lawyer
copy-constructor
volatile
Is it safe to memcpy to a dynamic storage struct?
Apr 20, 2022
c
struct
malloc
language-lawyer
memcpy
Why does this template argument deduction/overload resolution fail?
Sep 21, 2022
c++
templates
language-lawyer
overload-resolution
how to understand volatile example in Java Language Specification?
May 08, 2022
java
jvm
language-lawyer
java-memory-model
Forwarding template taking precedence over overload
Feb 27, 2022
c++
language-lawyer
c++17
Is this "elision failure" language-mandated?
May 06, 2022
c++
language-lawyer
compiler-optimization
stdstring
elision
Empty struct in C vs empty struct in C++
Sep 14, 2022
c++
c
struct
language-lawyer
Is the behavior of unsigned(-0.0) defined in C++?
Aug 29, 2022
c++
floating-point
type-conversion
language-lawyer
C++14: can you call new in a constexpr?
Aug 31, 2022
c++
c++11
language-lawyer
c++14
const dependent names returned from template functions, where does const go?
Apr 21, 2022
c++
templates
c++11
language-lawyer
dependent-name
Unexpected types from UINT32_C, UINTN_C
Jul 18, 2019
c
language-lawyer
std::set iterator with same key and different comparators
May 13, 2022
c++
c++11
iterator
set
language-lawyer
Is `reinterpret_cast`ing between hardware SIMD vector pointer and the corresponding type an undefined behavior?
Jan 16, 2022
c++
x86
language-lawyer
undefined-behavior
intrinsics
Comparator in collector in stream causes issues with type inference?
Jan 31, 2022
java
generics
java-stream
language-lawyer
type-inference
Infinite loop vs infinite recursion. Are both undefined?
Sep 14, 2022
c++
loops
recursion
language-lawyer
undefined-behavior
Can pointers to different types have different binary representations?
Sep 12, 2022
c++
pointers
language-lawyer
bit-representation
« Newer Entries
Older Entries »