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 special rule for lambda in case of decltype(auto)?
Nov 20, 2019
c++
lambda
c++14
language-lawyer
decltype
g++ and clang++ different behaviour with template specialization for auto argument
Nov 13, 2021
c++
language-lawyer
c++17
template-specialization
auto
Template argument deduction for an argument of a function type
Nov 10, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
Different SFINAE behavior of `std::tuple_size_v` on different compilers
Sep 16, 2021
c++
language-lawyer
c++20
When are two function templates considered as partially ordered and when are ambiguous?
Jul 03, 2021
c++
templates
language-lawyer
overload-resolution
partial-ordering
Type punning a struct in C and C++ via a union
Aug 04, 2022
c++
c
language-lawyer
strict-aliasing
type-punning
Can a nonstatic member of a template specialize to data or function?
Sep 09, 2022
c++
templates
language-lawyer
Inner member visibility in class
Oct 31, 2022
c++
language-lawyer
What does noexcept exactly encompass for constructors?
Aug 28, 2017
c++
c++11
constructor
language-lawyer
noexcept
Access to private static function during static member initialization
Oct 30, 2022
c++
initialization
language-lawyer
static-methods
static-members
What is `scanf` supposed to do with incomplete exponent-part?
Dec 19, 2018
c
language-lawyer
c99
glibc
Is it well-formed, if I redefine a variable as auto, and the deduced type is the same? [duplicate]
Jan 30, 2020
c++
language-lawyer
auto
variable-declaration
Does an object created with placement new have dynamic storage duration?
Feb 26, 2022
c++
language-lawyer
Why does fgets accept an int instead of a size_t?
Sep 10, 2022
c
language-lawyer
size-t
Differences between decltype(void()) and decltype(void{})
Mar 22, 2022
c++
c++11
language-lawyer
void
decltype
In C language, is it semantically possible to create an lvalue with incomplete type?
Aug 21, 2022
c
language-lawyer
undefined-behavior
lvalue
incomplete-type
Will i=i++ be newly well-defined in C17?
Dec 14, 2021
c
language-lawyer
operator-precedence
sequence-points
c17
Is the truthiness of a dualvar always that of its string part?
Mar 07, 2022
perl
language-lawyer
boolean-expression
truthiness
Why does `polymorphic_allocator` take a `memory_resource` pointer and not a reference?
May 02, 2020
c++
language-lawyer
c++17
allocator
Do reference invalidation guarantees automatically apply to pointers?
Oct 27, 2021
c++
pointers
reference
language-lawyer
« Newer Entries
Older Entries »