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
C++ nested struct inheritance rules (access to protected member) [duplicate]
Nov 07, 2021
c++
inheritance
language-lawyer
protected
Is a const reference bound to another reference which is cast from temporary a dangling reference?
Jun 22, 2021
c++
language-lawyer
object-lifetime
reference-binding
Construction and initialization of trivial types in C++
Feb 25, 2022
c++
initialization
language-lawyer
incomplete class usage with auto in template class
Dec 13, 2020
c++
templates
language-lawyer
auto
incomplete-type
Is there a specific reason why a trailing-return-type is not a complete-class context of a class?
Dec 12, 2021
c++
language-lawyer
Strange behavior in GCC: rvalue ref and lvalue ref are covariant return types
Sep 05, 2022
c++
gcc
g++
language-lawyer
Legally invoking a pure virtual function
Mar 20, 2022
c++
c++11
language-lawyer
undefined-behavior
pure-virtual
Auto deduced return types in forward declaration and mixing with old function syntax
Oct 16, 2022
c++
c++11
language-lawyer
c++14
Template static definition and explicit specialization instantiation errors in MSVC
Oct 22, 2017
c++
templates
language-lawyer
explicit-specialization
explicit-instantiation
Is it undefined behavior to dereference a dangling pointer?
Apr 19, 2022
c++
language-lawyer
undefined-behavior
C++: lifetime of an object and external functions
Nov 13, 2022
c++
constructor
language-lawyer
object-lifetime
Is it legal to use variadic templates in operator overloading?
Oct 01, 2022
c++
templates
operator-overloading
language-lawyer
variadic-templates
Access to elements of array of arrays using common iterator
Apr 26, 2022
c++
arrays
stl
language-lawyer
Which enum values are undefined behavior in C++14, and why?
Aug 29, 2022
c++
enums
c++14
language-lawyer
undefined-behavior
Unexpected InvalidOperationException when trying to change relationship via property default value
Mar 27, 2022
c#
language-lawyer
entity-framework-core-3.1
GCC's implementation of angle-brackets includes. Why does it have to be as described below?
Aug 17, 2022
c++
c
gcc
language-lawyer
Can a null pointer constant be any integer constant expression evaluated to 0?
Aug 22, 2022
c
pointers
null
language-lawyer
constant-expression
Why are redundant class name qualifiers allowed?
Oct 01, 2017
c++
language-lawyer
Why would the outcome of this shift left operation be deemed undefined?
Apr 21, 2017
c
language-lawyer
clang-static-analyzer
Where in the Standard does it say that the default member initializer for U::j should be ignored by the compiler?
Oct 18, 2022
c++
language-lawyer
unions
c++17
« Newer Entries
Older Entries »