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
Overloading operator new with smaller default alignment
Sep 26, 2020
c++
language-lawyer
c++17
Undefined behavior inside void expressions
Nov 15, 2022
c
language-lawyer
void
expression-evaluation
lvalue-to-rvalue
Strict aliasing and references to compile-time C arrays
Feb 05, 2022
c++
language-lawyer
undefined-behavior
strict-aliasing
initialization order of thread_local vs. global variables
Jun 17, 2022
c++
c++17
language-lawyer
undefined-behavior
Braced functional cast to reference type, a hole in the standard or compilers bug?
Dec 06, 2021
c++
casting
language-lawyer
compiler-bug
The variable redeclared in the outermost block of a substatement
May 04, 2022
c++
language-lawyer
How do I deduce from the C++ Standard that an array [] has higher precedence than a pointer?
Dec 13, 2021
c++
arrays
language-lawyer
grammar
declaration
Why is it possible to compare array members using operator<=>, but not freestanding arrays?
Sep 15, 2022
c++
arrays
language-lawyer
c++20
Perfect forwarding constructor and inheriting constructors
Sep 05, 2022
c++
c++17
language-lawyer
perfect-forwarding
Overloaded function and multiple conversion operators ambiguity in C++, compilers disagree
Sep 14, 2022
c++
language-lawyer
overloading
overload-resolution
conversion-operator
Nested call of consteval functions with a reference argument
Sep 11, 2022
c++
language-lawyer
c++20
consteval
Implicit instantiation of function templates when taking their address
Nov 06, 2022
c++
templates
language-lawyer
When instantiating a template, should members of its incomplete argument types be visible?
Jan 16, 2018
c++
templates
language-lawyer
What makes enum -> int a better conversion than enum -> unsigned?
Oct 24, 2021
c++
overloading
language-lawyer
implicit-conversion
Is it legal to modify a dynamically-allocated `const` object through a re-used non-`const` name?
May 05, 2018
c++
c++11
constants
language-lawyer
const-correctness
C++11 std::is_convertible behaviour with private copy constructor
Dec 10, 2020
c++
c++11
std
language-lawyer
typetraits
Example of entity declared in a anonymous namespace that has external linkage
Aug 31, 2022
c++
c++11
namespaces
language-lawyer
linkage
Scope of declarations in the body of a do-while statement
Oct 19, 2022
c++
declaration
language-lawyer
do-while
The difference between declaring a name, introducing a name, and declaring an entity
Apr 25, 2018
c++
entity
declaration
language-lawyer
using-declaration
Why does g++ fail init of std::function<> from type with conversion operator and inaccessible function call operators?
Sep 28, 2022
c++
c++11
gcc
language-lawyer
« Newer Entries
Older Entries »