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
Do reference invalidation guarantees automatically apply to pointers?
Oct 27, 2021
c++
pointers
reference
language-lawyer
Why static method overrides base class non-static method?
Oct 02, 2022
c++
overriding
static-methods
language-lawyer
Is C#/.NET signed integer overflow behavior defined?
Jan 03, 2017
c#
.net
language-lawyer
Aliasing Arrays through structs
Apr 16, 2022
c
arrays
struct
language-lawyer
strict-aliasing
Does a SFINAEd-out function shadows an explicitly imported overload from the base class
Apr 04, 2022
c++
c++11
language-lawyer
sfinae
shadowing
Is it correct to say that the compiler can replace the expression `a->i` below by its value 1 because...?
Oct 21, 2020
c++
language-lawyer
one-definition-rule
Is &*NULL well-defined in C++?
Mar 18, 2022
c++
language-lawyer
Class template partial specialization equivalence
Nov 12, 2021
c++
language-lawyer
c++17
Why do I get "does not live long enough" in a return value?
Feb 04, 2022
rust
language-lawyer
List initialization of a reference: is GCC or Clang correct?
Oct 04, 2020
c++
language-lawyer
list-initialization
Unspecified Implicit Object Creation
Mar 14, 2022
c++
language-lawyer
c++20
Why does map not include out_of_range?
Sep 09, 2022
c++
language-lawyer
Can I default a private constructor in the class body or not?
Aug 11, 2019
c++
language-lawyer
c++11
defaulted-functions
Why does the compiler choose the incorrect function overload in this case?
Jan 09, 2017
c++
templates
inheritance
language-lawyer
argument-dependent-lookup
lambda inside subscript iterator
Mar 03, 2022
c++
c++11
lambda
attributes
language-lawyer
Is adding to a "char *" pointer UB, when it doesn't actually point to a char array?
Oct 17, 2022
c++
language-lawyer
What's the meaning of the highlighted sentence below in [over.load]/1?
Apr 23, 2020
c++
overloading
language-lawyer
using-directives
name-lookup
class (or struct) self-reference by template
Feb 25, 2020
c++
class
language-lawyer
self-reference
Can the multiplication of two unsigned shorts really lead to undefined behaviour?
Nov 10, 2022
c++
language-lawyer
Does accessing an int with a char * potentially have undefined behavior?
Jan 04, 2020
c
casting
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »