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
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
constexpr member functions that don't use this?
Jul 09, 2020
c++
c++14
language-lawyer
constexpr
Behavior of fputc() for a stream opened with read mode
Oct 17, 2022
c
language-lawyer
fopen
undefined-behavior
stdio
decltype(auto), trailing return type and sfinae: can we mix them?
May 31, 2019
c++
templates
language-lawyer
sfinae
decltype
Are checked guard parameter packs cause of ill-formed programs in case of specializations?
Jun 06, 2020
c++
c++11
templates
language-lawyer
variadic-templates
Point of evaluation of exception specification
Mar 08, 2022
c++
language-lawyer
c++17
noexcept
C++ block scope extern declaration linkage, confusing C++ standard explanation
Mar 17, 2022
c++
clang
c++14
language-lawyer
c++17
Evaluating noexcept specifier before template type deduction
Nov 05, 2019
c++
c++11
language-lawyer
noexcept
MSVC and constexpr for function parameter?
Aug 16, 2022
c++
c++11
language-lawyer
constexpr
« Newer Entries
Older Entries »