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
Why gcc warns about narrowing conversion only for uniform initialization?
Jul 15, 2021
c++
c++11
language-lawyer
compiler-warnings
uniform-initialization
Non-defining declarations for `void` "objects": which part of C++ standard prohibits them? Or does it?
Jun 21, 2022
c++
language-lawyer
declaration
void
incomplete-type
C++ value representation of non-trivially-copyable types
Mar 24, 2021
c++
language-lawyer
memory-model
Inheriting templated operator= in C++14: different behaviour with g++ and clang++
Jul 11, 2022
c++
c++14
language-lawyer
overload-resolution
name-hiding
Which substitution failures are not allowed in requires clauses?
Aug 11, 2021
c++
language-lawyer
c++20
c++-concepts
Why are CSS named grid areas not in quotes?
Jul 10, 2022
css
language-lawyer
css-grid
specifications
w3c
Doesn't C++ mandate that (cond ? string_1 : string_2) initialize a string?
Aug 31, 2022
c++
c++17
language-lawyer
A issue about the class member access while the nominated data member is of reference type
Apr 09, 2022
c++
c++17
language-lawyer
What is a "strongly moded" programming language?
Sep 25, 2022
functional-programming
language-lawyer
mode
mercury
Can a constexpr function contain a label?
Aug 25, 2022
c++
language-lawyer
constexpr
Why does an unsigned int of bit-field become a signed int after shift operation in C++? [duplicate]
Sep 25, 2022
c++
language-lawyer
Template parameters of function type with auto return type arguments of previous template parameter types
Sep 14, 2022
c++
templates
c++17
language-lawyer
Can anonymous classes be completely immutable?
Feb 11, 2022
java
multithreading
concurrency
language-lawyer
Uninitialized enumerator default values
Jul 15, 2018
c++
c++11
language-lawyer
Is it still legal to do pointer arithmetic on a deleted array?
Sep 07, 2022
c++
c++11
language-lawyer
undefined-behavior
pointer-arithmetic
std::unique_ptr::reset checks for managed pointer nullity?
Sep 15, 2022
c++
c++11
language-lawyer
unique-ptr
delete-operator
Aliasing of otherwise equivalent signed and unsigned types
Oct 25, 2022
c++
c
language-lawyer
Is this multiple accesses to the same object between sequence points well-defined behavior?
Sep 05, 2018
c++
language-lawyer
Is the result of static_casting a constexpr void* a constant expression?
Jul 05, 2017
c++
clang
language-lawyer
c++14
constexpr
Why differentiate predicate and non-predicate versions for generic algorithms?
Jul 19, 2021
c++
language-lawyer
c++14
generic-programming
c++-standard-library
« Newer Entries
Older Entries »