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
Possible bug in handling the `default` keyword in VS2015 C++
Aug 31, 2022
c++
visual-studio-2015
language-lawyer
Can a concept evaluation depend on where it is evaluated?
Sep 15, 2022
c++
language-lawyer
c++-concepts
c++20
When exactly is an initializer temporary destroyed?
Mar 07, 2022
c++
initialization
language-lawyer
temporary-objects
order-of-execution
Accessing private nested class
Sep 15, 2022
c++
c++11
language-lawyer
Will 'Guaranteed Copy Elision' (P0135, C++1z) potentially require ABI breakage?
Sep 05, 2022
c++
language-lawyer
abi
c++17
copy-elision
type of reference-captured object inside lambda
Mar 20, 2022
c++
lambda
language-lawyer
decltype
Is this a bug in std::gcd?
Mar 11, 2022
c++
language-lawyer
c++17
unsigned
libstdc++
Do the multiple postfix-expression(subscripting) evaluations result in UB
Aug 31, 2022
c++
c++17
language-lawyer
Does swap() cause undefined behaviour?
Jun 20, 2022
c++
c++11
language-lawyer
undefined-behavior
lvalue-to-rvalue
What is the order of destruction of function parameters?
Sep 15, 2022
c++
function
parameters
language-lawyer
object-lifetime
Compound assignment in constexpr function: gcc vs. clang
Feb 05, 2022
c++
language-lawyer
constexpr
Is comparing two void pointers to different objects defined in C++?
Sep 15, 2022
c++
comparison
void-pointers
language-lawyer
Is circumventing a class' constructor legal or does it result in undefined behaviour?
Sep 15, 2022
c++
malloc
language-lawyer
object-lifetime
What's {} in void({})?
Oct 23, 2022
c++
gcc
clang
c++14
language-lawyer
Is the move constructor called after invoking a conversion function?
Sep 15, 2022
c++
c++11
initialization
language-lawyer
c++17
Can `this` be changed in a mutable lambda?
Feb 22, 2022
c++
lambda
language-lawyer
this
Is const-casting via a union undefined behaviour?
Sep 12, 2018
c
constants
language-lawyer
unions
When would a reference be zero-initialized?
Jan 27, 2020
c++
c++11
initialization
language-lawyer
Why is this call to member function ambiguous?
Nov 16, 2022
c++
c++11
language-lawyer
Is it allowed to specialize a template with enums with the same integral value?
Jul 09, 2021
c++
language-lawyer
c++17
« Newer Entries
Older Entries »