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
Constructor interferes with member variable designated initializer?
Sep 12, 2022
c++
g++
language-lawyer
c++20
designated-initializer
Is temporary object originally const?
Oct 25, 2021
c++
constants
language-lawyer
undefined-behavior
temporary-objects
Is it legal to elide a non-trivial copy/move constructor in initialization?
Nov 06, 2022
c++
c++11
language-lawyer
"temporary of type 'A' has protected destructor", but its type is B
Apr 08, 2022
c++
initialization
language-lawyer
c++17
access-levels
Why does std::vector work with incomplete types in class definitions?
Nov 07, 2022
c++
c++11
language-lawyer
std
stdvector
Constructor taking std::initializer_list is preferred over other constructors
Mar 31, 2022
c++
constructor
c++17
language-lawyer
initializer-list
Using offsetof to access struct member
Apr 12, 2022
c
struct
language-lawyer
offsetof
What is a composite type in C?
Apr 23, 2022
c
language-lawyer
c11
Interdependent initialization with commas?
Nov 04, 2022
c++
c++11
initialization
language-lawyer
undefined-behavior
What is the functional difference between a const pointer (not a pointer to const) and a reference?
Jan 05, 2020
c++
pointers
reference
language-lawyer
Is it safe to call vector.resize(0) after moving its content [duplicate]
Feb 18, 2022
c++
language-lawyer
integral_constants in ternary operator
Aug 23, 2022
c++
language-lawyer
How does this template type deduction and overload resolution work?
Mar 07, 2022
c++
templates
language-lawyer
c++17
argument-dependent-lookup
std::launder and strict aliasing rule
Mar 19, 2022
c++
language-lawyer
c++17
strict-aliasing
placement-new
Assigning pointers to atomic type to pointers to non atomic type
Sep 12, 2022
c
concurrency
language-lawyer
c11
stdatomic
Ordering of using namespace std; and includes?
Jul 06, 2018
c++
language-lawyer
using-directives
Are C++ abstract classes incomplete types?
Oct 30, 2022
c++
language-lawyer
c++14
Is there any difference with undefined behaviour between iterator and scalar object?
Aug 24, 2022
c++
c++11
c++14
language-lawyer
undefined-behavior
Reference to uninitialized object
Jun 23, 2021
c++
reference
initialization
language-lawyer
Can a non-type template parameter be of type "void*"?
Aug 21, 2022
c++
templates
language-lawyer
c++17
c++20
« Newer Entries
Older Entries »