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 "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
Why not modify key of associative container?
Nov 16, 2022
c++
c++11
std
language-lawyer
Why can't I access a default argument in its initializer in gcc?
Oct 28, 2022
c++
c++11
language-lawyer
Interaction between decltype and class member name shadowing an external name
Apr 27, 2019
c++
gcc
scope
language-lawyer
decltype
A flaw in C++ overload resolution rules?
Nov 13, 2022
c++
templates
namespaces
language-lawyer
overload-resolution
constexpr object with mutable member
Nov 14, 2022
c++
c++11
c++14
language-lawyer
constexpr
Is having a function header that return an abstract type legal?
Jul 01, 2020
c++
c++11
abstract-class
language-lawyer
Automatically detect C++14 "return should use std::move" situation
Sep 09, 2022
c++
language-lawyer
move-semantics
c++17
compiler-specific
Using a constexpr static member of a reference as template argument
Aug 14, 2019
c++
language-lawyer
c++17
Do any C++11 thread-safety guarantees apply to third-party thread libraries compiled/linked with C++11?
Mar 10, 2017
c++
thread-safety
c++11
language-lawyer
« Newer Entries
Older Entries »