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
Can't detect T::value() using auto to parametrize true_type
Jan 22, 2021
c++
language-lawyer
c++17
template-meta-programming
sfinae
C++ list initialization allows multiple user-defined conversions
May 26, 2022
c++
language-lawyer
list-initialization
Temporary materialization during array-to-pointer conversion
Jul 18, 2021
c++
language-lawyer
Does discarding a value result in reading it?
Aug 31, 2022
c++
c
language-lawyer
Why is it allowed to reinterpret_cast integral, enumeration and pointer-to-member types to themselves?
Nov 16, 2022
c++
language-lawyer
reinterpret-cast
Class templates alias should not be visible in generated symbols, do they?
Sep 15, 2022
c++
c++11
templates
language-lawyer
alias
Expected behaviour of freopen() with regards to buffering (setvbuf())?
May 25, 2022
c
language-lawyer
standards
standard-library
c-standard-library
Is a function definition required to be instantiated when there is no need to check for narrowing?
Jun 14, 2022
c++
language-lawyer
c++20
narrowing
Array-to-pointer conversion + rvalue-ref: Overload resolution difference GCC vs clang
Dec 19, 2021
c++
language-lawyer
implicit-conversion
overload-resolution
Is it allowed comparing the pointers on static class fields in static_assert?
Jun 11, 2022
c++
language-lawyer
static-assert
reinterpreting array of doubles as array of std::complex<double>
Jun 16, 2022
c++
arrays
language-lawyer
complex-numbers
Template argument deduction when mixing variadic template with C-style variadic function
Sep 14, 2022
c++
language-lawyer
variadic-templates
variadic-functions
template-argument-deduction
Is clang wrongfully reporting ambiguity when mixing member and non-member binary operators?
Apr 27, 2022
c++
clang
operator-overloading
language-lawyer
clang++
Why don't methods defined in classes in C++ need forward declarations when referring to methods that only show up later in the class?
Aug 28, 2022
c++
language-lawyer
"Reading" a POD preincrement result does not yield undefined behavior. Why exactly?
May 31, 2022
c++
c
standards
language-lawyer
Is it safe to call the functions from <cctype> with char arguments?
Aug 21, 2022
c++
c
character
undefined-behavior
language-lawyer
Does C standard mandate that platforms must not define behaviors beyond those given in standard
Nov 14, 2022
c
language-lawyer
undefined-behavior
Is list-initialization an implicit conversion?
Sep 05, 2022
c++
c++11
language-lawyer
list-initialization
Static const data member defined in another file
Oct 27, 2022
c++
c++11
language-lawyer
`if constexpr`, inside lambda, inside pack expansion -- compiler bug?
Oct 17, 2018
c++
language-lawyer
c++17
clang++
compiler-bug
« Newer Entries
Older Entries »