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
gcc vs. clang, msvc and icc: Is this function call ambiguous?
Mar 22, 2022
c++
c++11
language-lawyer
partial-ordering
Why can't I complete a typedef name of array type?
Feb 23, 2020
c
arrays
language-lawyer
Narrowing conversion from `int` (constant expression) to `unsigned int` - MSVC vs gcc vs clang
Apr 02, 2020
c++
c++11
visual-c++
type-conversion
language-lawyer
Is a statement void(); legal and what is it actually?
Nov 17, 2022
c++
language-lawyer
Dereference null is not always UB?
Nov 08, 2022
c++
language-lawyer
undefined-behavior
Well-formed program containing an ill-formed template member function?
May 28, 2021
c++
templates
language-lawyer
Template variables with template argument deduction and default template parameters
Nov 03, 2022
c++
templates
language-lawyer
c++17
default-parameters
Nested class explicit specilization: different compiler behavior
Jun 23, 2020
c++
templates
language-lawyer
template-specialization
explicit-specialization
Is the compiler allowed to optimize out dynamic_cast of a volatile pointer when the compiler doesn't see a possible type which can fulfill the cast?
Oct 20, 2022
c++
language-lawyer
volatile
dynamic-cast
Is getting the decltype of a deduced member function inside the trailing return type of another member function well-formed?
Sep 09, 2022
c++
language-lawyer
What is the meaning of "if the context from which the specialization is referenced depends on a template parameter"?
Feb 04, 2022
c++
templates
language-lawyer
Variation on the type punning theme: in-place trivial construction
Apr 27, 2022
c++
language-lawyer
reinterpret-cast
object-lifetime
placement-new
Why does Clang generate different code for reference and non-null pointer arguments?
Aug 29, 2022
c++
clang
language-lawyer
x86-64
pass-by-reference
intel
Why is there not a no-throw guarantee in the standard for std::set::extract() and std::set::insert(nh)?
Jan 01, 2022
c++
language-lawyer
c++20
splice
throws
Selection of inherited operator contrary to `using` clause in C++
Apr 26, 2022
c++
lambda
operator-overloading
language-lawyer
multiple-inheritance
Where does the C++ standard describe the casting of pointers to primitives?
Nov 09, 2018
c++
casting
language-lawyer
The snippet shown below compiles in Coliru and Ideone, but according to iso § 8.5 p6 it shouldn't, or am I missing something?
Apr 07, 2021
c++
c++11
language-lawyer
default-constructor
Is there a case missing in §8.5 p17 (semantics of initializers) of N3797?
Feb 05, 2021
c++
c++11
initialization
language-lawyer
c++14
C++11 cross compiler/standard library random distribution reproducibility
Jan 31, 2020
c++
c++11
random
language-lawyer
Unclosed quote in a CSS block
Sep 15, 2022
css
syntax
language-lawyer
« Newer Entries
Older Entries »