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
Overloading of hidden friends by differences only in (mutually exclusive) requires-clauses: legal or an ODR-violation?
Jun 11, 2021
c++
templates
language-lawyer
c++20
friend-function
Why is `std::is_constant_evaluated()` false for this constant-initialized variable?
Sep 13, 2022
c++
language-lawyer
c++20
Conversion operator: gcc vs clang
Mar 09, 2022
c++
language-lawyer
implicit-conversion
Virtual inheritance vs. non-default constructors
Jun 22, 2017
c++
constructor
language-lawyer
virtual-inheritance
Java annotations - Identifier or TypeName
Oct 25, 2022
java
annotations
language-lawyer
Does sequenced-before relation in C++11 prevent compiler/CPU reordering?
Mar 31, 2019
c++
c++11
language-lawyer
Are all unused undefined methods allowed?
Apr 26, 2017
c++
language-lawyer
virtual-functions
undefined-function
Is it safe to pass a va_list to another function without using va_copy?
Oct 04, 2019
c
language-lawyer
c99
variadic-functions
Ambiguous name lookup with using-directive
Nov 13, 2021
c++
language-lawyer
name-lookup
qualified-name
c++: How distant(in bytes) are class member in an array?
Nov 10, 2022
c++
language-lawyer
Why is malloc in global namespace?
Jul 30, 2021
c++
language-lawyer
Are the pointers to strings in argv modifiable? [duplicate]
Nov 15, 2020
c
pointers
language-lawyer
argv
Implicit destructor execution in function calling
Nov 08, 2022
c++
language-lawyer
destructor
temporary
object-lifetime
What is lub(null, Double)?
May 18, 2022
java
types
language-lawyer
Is this considered valid c++11 or c++14? Or is gcc/clang getting it wrong?
Nov 08, 2022
c++
c++11
c++14
language-lawyer
conversion from nullptr_t to bool: valid or not?
May 18, 2020
c++
c++11
compiler-errors
type-conversion
language-lawyer
Is the 16-bit math in this program invoking undefined behavior?
Nov 05, 2022
c++
language-lawyer
undefined-behavior
msvc14
C++ Order of Declaration (in Multi-variable Declaration Line)
Nov 04, 2022
c++
variables
compilation
language-lawyer
declaration
Using std::launder to get a pointer to an active union member from a pointer to an inactive union member?
Apr 28, 2021
c++
pointers
language-lawyer
c++17
undefined-behavior
What is expected lifetime of std::intializer_list object in C++14?
Sep 12, 2022
c++
c++14
language-lawyer
initializer-list
object-lifetime
« Newer Entries
Older Entries »