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
overload resolution of template function with auto
Nov 13, 2022
c++
templates
c++14
language-lawyer
overloading
What makes a union member active?
Nov 26, 2019
c++
c++14
language-lawyer
c++17
unions
Is dereferencing invalid pointers legal if no lvalue-to-rvalue conversion occurs
Apr 16, 2022
c++
language-lawyer
emplace_back causes link error on static constexpr member
Apr 07, 2020
c++
language-lawyer
c++17
constexpr
one-definition-rule
What is the rationale behind returning unique addresses for allocations of zero size in C++?
Aug 06, 2019
c++
c
language-lawyer
standards
new-operator
Public "using" = decltype(<private>)
Nov 06, 2021
c++
c++11
templates
language-lawyer
decltype
Can there be different implicit objects based on a later runtime decision in C++20?
Sep 12, 2022
c++
language-lawyer
c++20
`decltype` of generalized lambda capture inside body of a lambda - gcc vs clang
Oct 01, 2020
c++
lambda
c++14
language-lawyer
shadowing
What is the relationship between the end of object's lifetime and when it ceases to exist?
Sep 16, 2022
c++
language-lawyer
lifetime
object-lifetime
What is the difference between non-type template parameters in C++17 and C++11?
Aug 12, 2022
c++
c++11
c++17
language-lawyer
non-type
Is gcc considering builtins of non-constant expression functions to be constant expressions
Sep 10, 2022
c++
gcc
c++11
language-lawyer
constant-expression
What is "a value not associated with an object"?
Mar 08, 2022
c++
c++11
language-lawyer
c++14
Is value initialization part of the C++98 standard? If not, why was it added in the C++03 standard?
Oct 15, 2022
c++
language-lawyer
c++03
c++98
value-initialization
Double brace initialization
Sep 27, 2022
c++
initialization
c++14
language-lawyer
default-constructor
What is the proper usage of a constexpr standard functor?
Nov 27, 2021
c++
templates
c++14
language-lawyer
constexpr
"Uninitialized captured reference" error when using lambdas in fold expression - clang vs gcc
Dec 30, 2021
c++
language-lawyer
c++17
fold-expression
What does "there is no smaller array object that satisfies these constraints" mean?
Jun 16, 2021
c++
language-lawyer
c++17
C++ constexpr inheriting constructor
Apr 07, 2022
c++
language-lawyer
constexpr
clang++
default-constructor
Copy trivially copyable types using temporary storage areas: is it allowed?
Feb 28, 2021
c++
language-lawyer
c++17
Why can't I get the argument count of a template function at compile-time?
Nov 23, 2021
c++
c++11
language-lawyer
constexpr
static-assert
« Newer Entries
Older Entries »