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 UB in unevaluated context (e.g. requires-expressions) still UB?
Mar 27, 2022
c++
language-lawyer
undefined-behavior
c++-concepts
C++11 random number generator UIntType contradiction
Nov 29, 2018
c++
c++11
language-lawyer
Strange behavior when a function declared as noexcept throws an exception in its default argument
Aug 25, 2022
c++
exception
language-lawyer
noexcept
What exactly is an id-expression?
Dec 26, 2021
c++
language-lawyer
Is Clang correct to reject code in which the nested class of a class template is defined only via specializations?
Feb 03, 2021
c++
templates
language-lawyer
template-specialization
incomplete-type
Why does this C-style cast not consider static_cast followed by const_cast?
Sep 26, 2022
c++
casting
language-lawyer
reinterpret-cast
Template dependent typename
Oct 21, 2022
c++
templates
language-lawyer
Should the following code compile according to C++ standard?
Sep 14, 2022
c++
templates
gcc
language-lawyer
sfinae
Why does the C++ standard handle file seeking the way it does?
Nov 21, 2022
c++
file
language-lawyer
seek
c++20
Is there any way of implementing the insert method for a standards-compliant vector?
Oct 22, 2022
c++
language-lawyer
Can initializing expression use the variable itself?
Sep 08, 2022
c++
initialization
language-lawyer
undefined-behavior
Variadic template only compiles when forward declared
Sep 13, 2022
c++
language-lawyer
c++17
variadic-templates
forward-declaration
Is this "if e is a pack, then get a template name, otherwise get a variable name" valid or not?
May 12, 2022
c++
c++11
language-lawyer
Can a friend function in C++ have a default argument whose type has a private destructor?
Sep 26, 2022
c++
language-lawyer
default-value
friend
C++1y/C++14: Assignment to object outside its lifetime is not allowed in a constant expression?
Sep 15, 2022
c++
language-lawyer
constexpr
c++14
Is pointer conversion through a void pointer well defined?
Sep 15, 2022
c
pointers
language-lawyer
Can I write a function type that returns a function?
Sep 15, 2022
c++
language-lawyer
c++14
result-of
What is the type of a pointer to a variable-length array in C?
Nov 16, 2022
c
pointers
language-lawyer
variable-length-array
Is this a bug? Constexpr constructor silently becomes non-constexpr
Oct 31, 2022
c++
language-lawyer
c++17
std::pair constructor interface
Dec 27, 2019
c++
c++11
language-lawyer
« Newer Entries
Older Entries »