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
How do c++ compilers find an extern variable?
Sep 17, 2022
c++
language-lawyer
c++17
Unsequenced value computations (a.k.a sequence points)
Nov 12, 2022
c++
language-lawyer
side-effects
sequence-points
Does this code violate the strict aliasing rule?
Aug 25, 2022
c
language-lawyer
strict-aliasing
error: no viable overloading with clang, compiles with gcc
Oct 05, 2022
c++
templates
namespaces
language-lawyer
Implicitly capture const variable in a template lambda with no capture-default specified
Apr 25, 2022
c++
lambda
c++17
language-lawyer
c++20
Pedantic: What Is A Source File? What Is A Header?
Sep 17, 2022
c++
language-lawyer
Can an XOR linked list be implemented in C++ without causing undefined behavior?
Nov 09, 2017
c++
data-structures
linked-list
language-lawyer
xor
Lambda expression with empty capture
Oct 23, 2022
c++
c++11
lambda
language-lawyer
In a function call, what is the operator, and what are the operands?
Oct 28, 2022
c
language-lawyer
kernighan-and-ritchie
function-call-operator
C++ standard proposal code: what are N and P?
Aug 09, 2021
c++
language-lawyer
iso
std::tuple and standard layout
Sep 17, 2022
c++
c++11
language-lawyer
Creating an object of a class in its own static initializer
Oct 22, 2022
java
static
language-lawyer
Can a destructor call a non-const function on a const object?
Oct 15, 2022
c++
constants
language-lawyer
destructor
Is scanf("%d%d", &x, &x) well defined?
Apr 25, 2022
c
language-lawyer
restrict
why `S x({})` invoke default constructor in GCC 7/C++1z mode only?
Jul 11, 2021
c++
gcc
language-lawyer
c++17
c++17 evaluation order with operator overloading functions
Dec 20, 2019
c++
language-lawyer
standards
c++17
Is inheritability of lambdas guaranteed by the standard?
Aug 26, 2022
c++
lambda
language-lawyer
standards
final
Why can't argument be forwarded inside lambda without mutable?
Apr 06, 2022
c++
c++11
lambda
language-lawyer
inline constexpr function definition legal or not? gcc (ok) vs clang (error)
Sep 24, 2022
c++
c++11
clang
language-lawyer
Constructor initializer list is not calling copy constructor [duplicate]
Aug 20, 2022
c++
constructor
initialization
language-lawyer
copy-elision
« Newer Entries
Older Entries »