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
std::list::remove_if goes crazy if combined with a generic lambda
Jun 08, 2019
gcc
lambda
clang
c++14
language-lawyer
Accessing generalize-captured objects in lambda trailing return type
Jul 31, 2021
c++
lambda
c++14
language-lawyer
trailing-return-type
Is pointer arithmetic on inactive member of a union UB?
Jan 15, 2021
c++
c++11
language-lawyer
pointer-arithmetic
Is initialization of a reference variable primary template required even when it is never instantiated?
Feb 13, 2022
c++
templates
language-lawyer
clang++
variable-templates
Value vs. Object
Nov 09, 2022
c++
language-lawyer
c++17
Which union member becomes active after placement new
Apr 17, 2022
c++
language-lawyer
unions
lifetime
placement-new
Does const allow for (theoretical) optimization here?
Mar 06, 2022
c++
constants
language-lawyer
compiler-optimization
Granting friendship to constructor/destructor of template class specialization - works under C++17, but fails under C++20
Apr 13, 2022
c++
language-lawyer
c++20
friend
friend-function
Overloading operator== with `&&` and `const` qualifier cause ambiguity in C++20
Nov 19, 2022
c++
operator-overloading
comparison
language-lawyer
c++20
Is there any rule about why is the redefinition of the enumerator ill-formed?
Mar 01, 2022
c++
language-lawyer
Does this C++ static analysis rule make sense as is?
Mar 29, 2022
c++
reference
language-lawyer
reference-binding
Does C++, as an abstraction, support "bits" representing one of more than two values?
Dec 01, 2021
c++
language-lawyer
Initializing scalars with braces
Dec 16, 2013
c++
c
initialization
language-lawyer
list-initialization
Can an rvalue reference bind to a function?
Oct 17, 2022
c++
function
c++11
language-lawyer
rvalue-reference
`y=++y`, is this standard compliant? [which appears in a test by Microsoft] [duplicate]
Mar 24, 2021
c++
c
language-lawyer
undefined-behavior
Move member function generation
Oct 18, 2022
c++
c++11
language-lawyer
Is assert usable in constant expressions?
Jan 04, 2022
c++
language-lawyer
c++14
assert
constant-expression
Template alias visibility in nested class
Oct 02, 2018
c++
c++11
language-lawyer
nested-class
template-aliases
Are noreturn attributes on exiting functions necessary?
Apr 15, 2019
c
language-lawyer
c11
Is pandas.DataFrame.groupby Guaranteed To Be Stable?
Sep 09, 2022
python
pandas
group-by
language-lawyer
« Newer Entries
Older Entries »