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
Why does the standard have both seekpos() and seekoff()?
Dec 09, 2019
c++
language-lawyer
Does upcasting a null pointer lead to undefined behavior
Oct 16, 2017
c++
language-lawyer
implicit-conversion
nullptr
upcasting
Does java.util.HashMap not implement java.util.Map in Kotlin?
Nov 13, 2022
java
inheritance
language-lawyer
kotlin
Matching alias template as template argument
Aug 26, 2022
c++
c++11
templates
language-lawyer
Why construction of std::unique_ptr for incomplete type compiles?
Sep 19, 2022
c++
c++11
templates
c++14
language-lawyer
Why does Foo({}) invoke Foo(0) instead of Foo()?
Jun 23, 2018
c++
language-lawyer
c++14
list-initialization
value-initialization
`std::complex<T>[n]` and `T[n*2]` type aliasing
Dec 24, 2021
c++
language-lawyer
strict-aliasing
type-punning
Is "int (x), 1;" an ambiguous statement?
Feb 22, 2021
c++
syntax
expression
language-lawyer
variable-declaration
Can SFINAE detect private access violations?
Aug 08, 2022
c++
language-lawyer
sfinae
Is char default-promoted?
Oct 18, 2022
c++
c
language-lawyer
integer-promotion
Why are these snippets handled differently by GCC?
Aug 12, 2022
c++
gcc
g++
language-lawyer
c++14
About lambdas, conversions to function pointers and visibility of private data members
Mar 25, 2022
c++
lambda
c++14
language-lawyer
Requirements for std::ignore
Mar 24, 2021
c++
c++11
language-lawyer
stdtuple
Is a variable an array of size 1?
Nov 14, 2022
c++
c++11
c++14
language-lawyer
c++17
Breaking change in C++20 or regression in clang-trunk/gcc-trunk when overloading equality comparison with non-Boolean return value?
May 28, 2022
c++
language-lawyer
eigen
eigen3
c++20
Is it Undefined Behaviour to cast away the constness of a function parameter?
Mar 09, 2017
c
casting
constants
undefined-behavior
language-lawyer
Using a variable as an out argument at point of declaration
Sep 18, 2022
c#
language-lawyer
out
Weird syntax when overriding virtual functions
Aug 22, 2022
c++
syntax
overriding
language-lawyer
Does accessing the first field of a struct via a C cast violate strict aliasing?
Sep 18, 2022
c++
c
language-lawyer
reinterpret-cast
strict-aliasing
unique_ptr, pimpl/forward declaration and complete definition
Oct 01, 2022
c++
c++11
language-lawyer
« Newer Entries
Older Entries »