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
Is there a sequence point between structure member initializations?
Aug 31, 2022
c
language-lawyer
sequence-points
Why does the expression below characterize a narrowing conversion?
Jul 04, 2022
c++
c++11
language-lawyer
narrowing
Where in the Standard (C++14) does it say that the following two declarations are equivalent?
Nov 21, 2022
c++
language-lawyer
c++14
Must the C++ standard library support classes that are picky about who their friends are?
Aug 16, 2017
c++
stl
language-lawyer
friend
access-modifiers
Are the fixed width integer types guaranteed to be typedefs for the standard built in types?
Oct 24, 2022
c++
language-lawyer
partial specialization ordering with non-deduced context
Sep 05, 2022
c++
templates
language-lawyer
partial-specialization
partial-ordering
Argument dependent lookup for friend functions
Nov 03, 2022
c++
language-lawyer
argument-dependent-lookup
friend-function
Equivalent of uintptr_t/intptr_t for pointers to functions?
Oct 26, 2022
c
language-lawyer
c99
c11
Inherited constructors, default constructor and visibility
Oct 29, 2022
c++
c++11
language-lawyer
default-constructor
inherited-constructors
Is "template argument deduction for class templates" supposed to deduce empty parameter packs for variadic class templates?
May 18, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
I just can not understand DR 712
Jul 01, 2021
c++
c++11
language-lawyer
c++17
one-definition-rule
What exactly is the meaning of the footnote mentioned in [expr.ref]/1?
Sep 05, 2022
c++
language-lawyer
member-access
Does std::map assign its comparator?
Aug 21, 2022
c++
dictionary
language-lawyer
assignment-operator
Do the Requirements Placed on Function Arguments Also Apply to Initializer Lists?
Nov 21, 2022
c++
arguments
language-lawyer
initializer-list
sequencing
template argument deduction for function pointer (g++ & ICC vs Clang++ & VC++ )
Sep 30, 2022
c++
constants
language-lawyer
function-pointers
template-argument-deduction
Comparing two string literals using memcmp
Nov 07, 2022
c
language-lawyer
undefined-behavior
string-literals
memcmp
How would you explain this difference in pointer to members of base and derived class using standard quotes?
Aug 23, 2022
c++
language-lawyer
pointer-to-member
Discrepancy in C++ between over-aligned struct and enum within container
May 01, 2021
c++
language-lawyer
c++17
memory-alignment
Is the usage of reinterpret_cast on a memcpy buffer UB?
Apr 19, 2022
c++
language-lawyer
Template argument deduction for parenthesized initialization of aggregates in C++
Oct 05, 2022
c++
language-lawyer
c++20
aggregate-initialization
« Newer Entries
Older Entries »