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
Why no transparent C++1x std::map::at?
Nov 13, 2022
c++
c++11
c++14
language-lawyer
Deallocation of memory when argument subexpression of new expression throws
Oct 01, 2020
c++
visual-c++
memory-leaks
exception-handling
language-lawyer
Partial ordering of forwarding reference and normal reference with deduction guides
May 11, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
memory mapped files and pointers to volatile objects
Aug 22, 2022
c++
c
language-lawyer
volatile
mmap
What is (INT32_MIN + 1) when int32_t is an extended integer type and int is 32-bit one's complement standard integer type
Oct 19, 2021
c
type-conversion
language-lawyer
integer-promotion
Is std::string_view trivially copyable?
Oct 18, 2022
c++
language-lawyer
c++17
strong enum typedef: clang bug or c++11 standard uncertainty?
Nov 01, 2021
c++
c++11
enums
language-lawyer
Template Argument Deduction Failure and Function Parameters/Arguments Mismatch
Nov 02, 2022
c++
templates
language-lawyer
template-argument-deduction
Is it well-defined to use memset on a dynamic bool array?
Aug 30, 2022
c
language-lawyer
strict-aliasing
memset
C - Conversion behavior between two pointers
Jul 16, 2022
c
pointers
language-lawyer
strict-aliasing
Partial specialization of templates over non-type literal parameters in C++20: clang and gcc disagree
Apr 11, 2022
c++
g++
language-lawyer
c++20
clang++
C++ nested designated initializer with pointer
May 10, 2022
c++
language-lawyer
c++20
Correct behaviour of trivial statements involving expressions with volatile variables?
Mar 02, 2022
c++
standards
volatile
language-lawyer
About cast in integer constant expression (in standard C)
Nov 10, 2022
c
syntax
c99
language-lawyer
Using a parameter's name inside its own default value - is it legal?
Apr 16, 2022
c++
parameters
language-lawyer
default-parameters
This code, why does it have to show undefined behavior?
Aug 31, 2020
c++
c++14
language-lawyer
undefined-behavior
strncpy(d, s, 0) with one-past pointer
Sep 26, 2022
c
language-lawyer
Can't understand name lookup differences between an int and a user defined type - perhaps ADL related
May 13, 2019
c++
templates
language-lawyer
argument-dependent-lookup
name-lookup
Is it legal to optimize away stores/construction of volatile stack variables?
Apr 01, 2022
c++
optimization
x86
language-lawyer
volatile
Why can't the compiler deduce auto template parameter unless I add const?
Nov 23, 2021
c++
templates
language-lawyer
c++17
template-argument-deduction
« Newer Entries
Older Entries »