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
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
Is *this = Ctor(); legal and efficient for clearing an object's state?
Mar 06, 2023
c++
constructor
language-lawyer
c++17
this-pointer
How do compilers know C++ constexpr computations do not trigger undefined behavior?
Mar 05, 2023
c++
language-lawyer
undefined-behavior
constexpr
Assign volatile to non-volatile sematics and the C standard
Mar 06, 2023
c
language-lawyer
volatile
non-volatile
Non-overloadable non-inline function definitions in different translation units
Mar 04, 2023
c++
c++17
language-lawyer
one-definition-rule
Status of inconsistent template specializations across translation units?
Mar 05, 2023
c++
language-lawyer
c++20
Why does the C struct hack not work for C++ template declarations?
Mar 05, 2023
c++
templates
struct
language-lawyer
name-lookup
Dereferencing an uninitialized pointer to pass into sizeof()
Mar 04, 2023
c
pointers
malloc
language-lawyer
sizeof
« Newer Entries
Older Entries »