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
In C++, What does "access" mean in the strict aliasing rule?
Oct 24, 2022
c++
language-lawyer
strict-aliasing
Incomplete array type?
Nov 03, 2022
c
arrays
pointers
gcc
language-lawyer
Unions in C++11: default constructor seems to be deleted
Dec 24, 2019
c++
c++11
language-lawyer
unions
Can an lvalue reference non-type template parameter be inferred?
Nov 05, 2022
c++
templates
c++11
language-lawyer
lvalue
Do array elements count as a common initial sequence?
Feb 22, 2022
c++
arrays
language-lawyer
unions
are "too large" objects with automatic storage duration undefined behaviour?
Sep 05, 2022
c
language-lawyer
Different logic produced by clang and gcc for same code. Which is correct?
Nov 09, 2022
c++
language-lawyer
c++17
Derived-to-base conversion for incomplete types required by decltype
Sep 12, 2022
c++
inheritance
language-lawyer
decltype
Why doesn't C++ allow implicit list initialization in the conditional operator? [duplicate]
Sep 06, 2022
c++
c++11
language-lawyer
conditional-operator
list-initialization
Why is is_trivially_copyable_v different in GCC and MSVC?
Apr 01, 2022
c++
language-lawyer
c++20
typetraits
Are there well-known "profiles" of the C standard?
Mar 23, 2022
c
language-lawyer
Is the complexity of vector::clear unspecified?
Nov 09, 2022
c++
vector
language-lawyer
Is an empty class usable as a constexpr variable without an initializer or explicit default constructor?
Aug 21, 2022
c++
c++11
language-lawyer
c++14
constexpr
Is it allowed to use decltype on std::declval<T> (the function itself, not the result of calling it)?
Jun 25, 2021
c++
c++11
language-lawyer
Cast between structs from different scopes
Mar 11, 2022
c++
language-lawyer
Clang and GCC disagree on legality of direct initialization with conversion operator
Apr 12, 2022
c++
initialization
type-conversion
language-lawyer
conversion-operator
clarification of specifics of P0137
Jul 04, 2021
c++
language-lawyer
c++17
Is using a structure without all members assigned undefined?
Oct 19, 2022
c
struct
language-lawyer
undefined-behavior
Can a local variable have the same name as a namespace?
Oct 20, 2017
c++
namespaces
language-lawyer
How to obtain Comparison type of priority_queue?
Aug 23, 2022
c++
language-lawyer
priority-queue
c++-standard-library
« Newer Entries
Older Entries »