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
May a C++ compiler normalize Unicode identifiers?
Jan 02, 2022
c++
unicode
language-lawyer
unicode-normalization
canonicalization
std::list sentinel node from standard point of view
Oct 06, 2020
c++
stl
iterator
language-lawyer
C++ header unit importation syntax
Aug 21, 2022
c++
language-lawyer
c++20
c++-modules
Overload Resolution with implicit conversions
Mar 21, 2022
c#
language-lawyer
overload-resolution
Is (a=1)=2 undefined behaviour in C++98?
Nov 10, 2022
c++
language-lawyer
undefined-behavior
c++98
sequence-points
Definedness of pointer-integer casts
Mar 14, 2021
c++
c
language-lawyer
Association Class Uniqueness
Sep 11, 2022
class
uml
associations
language-lawyer
unique
Are the following 3 ways to define objects identical?
Aug 25, 2022
c++
c++11
language-lawyer
rvalue-reference
construction
Implicit cast to void* in ternary operator?
Sep 15, 2022
c
pointers
language-lawyer
implicit-conversion
conditional-operator
Is it undefined behaviour to access two objects of type T declared next to each other using T[]?
Oct 09, 2022
c++
language-lawyer
Aggregate initialization of a union in C++ with `{}`
Aug 20, 2022
c++
language-lawyer
unions
aggregate-initialization
How do I force a warning from using an array of wrong size when passed to function?
Sep 20, 2022
arrays
c
casting
language-lawyer
undefined-behavior
Can pointers on std::type_info be compared for equality in constant expressions?
Sep 14, 2022
c++
c++17
language-lawyer
constexpr
typeid
Would it be sufficient for constexpr, consteval, and constinit to be definitions instead of keywords?
Aug 26, 2022
c++
language-lawyer
c++20
Does the effect of std::launder last after the expression in which it is called?
Apr 17, 2022
c++
language-lawyer
compiler-optimization
stdlaunder
Why can't I pass self as a named argument to an instance method in Python?
May 12, 2019
python
methods
language-lawyer
metaprogramming
python-2.x
result_of for member object with cv-qualified argument
Mar 23, 2021
c++
c++14
language-lawyer
result-of
Why do proc-macros have to be defined in proc-macro crate?
Sep 10, 2022
rust
language-lawyer
rust-macros
C++ postfix expression undefined vs unspecified behaviour
May 26, 2022
c++
language-lawyer
c++14
undefined-behavior
operator-precedence
Is it legal to call memcpy with zero length on a pointer just past the end of an array?
Sep 06, 2022
c
pointers
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »