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
Is it defined behavior to use placement new to change type of variable that is held by reference_wrapper?
Dec 11, 2021
c++
c++11
reference
language-lawyer
placement-new
Why can I goto into the scope of a alloca:d variable, but not a variable length array?
Mar 29, 2021
c
language-lawyer
variable-length-array
alloca
Function argument binding rules for passing an array by reference vs passing pointer
Aug 30, 2022
c++
arrays
pointers
language-lawyer
Declaring a member function with a typedef coming from a metafunction
Mar 17, 2019
c++
language-lawyer
c++17
Actual implementation of EOF different from -1
Oct 30, 2022
c
posix
language-lawyer
eof
Is initializing a pointer declarator with an invalid pointer undefined behavior?
Jun 15, 2022
c++
language-lawyer
undefined-behavior
invalid-pointer
Does std::vector::assign/std::vector::operator=(const&) guarantee to reuse the buffer in `this`?
Oct 29, 2022
c++
c++14
language-lawyer
c++17
inline function in different translation units with different compiler flags undefined behaviour?
Jun 18, 2022
c++
language-lawyer
one-definition-rule
inline-functions
translation-unit
Calling methods of temporary objects created using class template argument deduction [duplicate]
Jun 01, 2022
c++
gcc
clang
language-lawyer
c++17
Is assignment of std::array from braced list of values allowed in c++?
Oct 21, 2019
c++
arrays
c++11
language-lawyer
Constexpr pointer to data member conversion
Jun 19, 2022
c++
language-lawyer
constexpr
pointer-to-member
C++ Unexpected Integer Promotion
May 10, 2022
c++
language-lawyer
integer-promotion
Strange behavior of noexcept specifier in C++14
Aug 22, 2022
c++
c++14
language-lawyer
noexcept
How to use Intel TSX with C++ memory model?
Nov 05, 2022
c++
language-lawyer
memory-model
intel-tsx
Three-way operator <=> return struct with implicit conversion function
Jun 14, 2022
c++
language-lawyer
implicit-conversion
c++20
spaceship-operator
Why do fields in non-mutable lambdas use "const" when capturing const values or const references?
Aug 24, 2022
c++
lambda
constants
language-lawyer
mutable
Which is the most specialized function template in the context of taking the address?
Sep 13, 2022
c++
language-lawyer
Identity of unnamed enums with no enumerators
Jan 04, 2022
c++
language-lawyer
If Derived adds no new members to Base (and is POD), then what kind of pointer casts, and dereferencing, can be safely done?
Aug 30, 2022
c++
language-lawyer
undefined-behavior
Interoperability of types in C and C++
Nov 11, 2022
c++
c
language-lawyer
language-interoperability
« Newer Entries
Older Entries »