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
Substitution failure with `std::function` and previously deduced template parameter - why?
Sep 12, 2022
c++
c++11
templates
language-lawyer
template-argument-deduction
implicit conversion from class to enumeration type in switch conditional
Oct 28, 2021
c++
c++11
switch-statement
language-lawyer
implicit-conversion
C++14 warning: too many template headers for variable (should be 0)
Nov 26, 2021
c++
language-lawyer
c++14
template-specialization
variable-templates
How is P0522R0 breaking code?
Jul 14, 2022
c++
language-lawyer
clang++
c++17
Will I be able to declare a constexpr lambda inside a template parameter?
Mar 22, 2018
c++
templates
language-lawyer
c++17
Is the term "method" defined by the C++ Standard?
Nov 06, 2022
c++
terminology
language-lawyer
SFINAE on functions with default parameters - free function vs operator()
Sep 12, 2022
c++
c++11
language-lawyer
sfinae
Reshaping a 1-d array to a multidimensional array
Nov 16, 2022
c++
c++11
multidimensional-array
language-lawyer
Does an expression with undefined behaviour that is never actually executed make a program erroneous?
Sep 12, 2022
c++
language-lawyer
undefined-behavior
What is the rationale to "no diagnostic required"?
Apr 02, 2019
c++
c++11
language-lawyer
Is it valid to "hide" a base class virtual function by making it pure virtual in derived classes?
Oct 05, 2022
c++
c++11
language-lawyer
Why this ADL case is working?
Mar 27, 2022
c++
c++11
language-lawyer
argument-dependent-lookup
T v{} initialization
Aug 30, 2022
c++
c++11
language-lawyer
uniform-initialization
What exactly is a translation unit in C
Oct 15, 2022
c
language-lawyer
Is the value of `this` pointer constant during the object's lifetime?
Aug 29, 2022
c++
this
language-lawyer
object-lifetime
Is it legal to have multiple const qualifiers? [duplicate]
Oct 10, 2022
c++
language-lawyer
Why can I std::move elements from a const vector?
Mar 13, 2022
c++
language-lawyer
move-semantics
What is a "byte" in C / C++
Sep 12, 2022
c
char
byte
fread
language-lawyer
Why are different conversion functions for int and const int allowed?
Oct 21, 2022
c++
c++11
type-conversion
constants
language-lawyer
Pimpl - Why can make_unique be called on an incomplete type
Sep 13, 2022
c++
templates
language-lawyer
unique-ptr
pimpl-idiom
« Newer Entries
Older Entries »