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
clang 5: std::optional instantiation screws std::is_constructible trait of the parameter type
Oct 26, 2022
c++
language-lawyer
c++17
stdoptional
Why is move constructor not picked when returning a local object of type derived from the function's return type?
Oct 26, 2022
c++
return
language-lawyer
move-semantics
compiler-bug
Using lambda in default initializer gcc vs clang
Sep 03, 2019
c++
lambda
c++14
language-lawyer
member-initialization
Clang and GCC disagree in auto specifier for non-type template parameter in a casting C++17
Sep 05, 2022
c++
g++
language-lawyer
clang++
c++17
Access control in template parameters
Sep 14, 2022
c++
language-lawyer
Unaligned access through reinterpret_cast
Sep 14, 2022
c++
c++11
language-lawyer
Trailing comma in uniform initialization
Jun 14, 2019
c++
c++14
language-lawyer
c++17
uniform-initialization
Why can't you omit the array size in a new initializer?
Jun 04, 2018
c++
c++11
language-lawyer
Why do we need the two definitions: integral constant expression and converted constant expression?
Oct 31, 2022
c++
language-lawyer
c++14
constexpr
Managing trivial types
Oct 18, 2022
c++
c++11
c++14
language-lawyer
c++17
Calling a function template before and after a more constrained version is defined gives weird results
Mar 23, 2022
c++
language-lawyer
c++20
What happens if you transfer control to a if(false) block by using goto?
Sep 14, 2022
c++
language-lawyer
goto
constexpr undefined behaviour
Oct 14, 2018
c++
undefined-behavior
c++11
language-lawyer
What is the type of a bitfield?
Sep 14, 2022
c
language-lawyer
bit-fields
c11
Must partitioningBy produce a map with entries for true and false?
Sep 14, 2022
java
java-8
language-lawyer
java-stream
Are empty macros allowed by the C++ language standard?
Mar 11, 2022
c++
language-lawyer
Is long long a type in C?
Sep 14, 2022
c
language-lawyer
declaration
variable-declaration
std::unordered_map pointers/reference invalidation
Nov 05, 2022
c++
c++11
language-lawyer
unordered-map
std::in_place_t and friends in C++17
Jan 16, 2022
c++
language-lawyer
c++17
Why is an initializer_list of enum values not considered a constant expression?
Sep 13, 2022
c++
language-lawyer
c++17
constexpr
« Newer Entries
Older Entries »