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
Strange wording in the standard, concerning comparison of pointers
Nov 14, 2022
c
pointers
language-lawyer
c11
C++11 alternative to boost::checked_delete
Nov 12, 2022
c++
c++11
std
language-lawyer
deduce of argument of type class method (overloads by const qualifier) fails with trailing return type in gcc, but not in clang
Nov 12, 2022
c++
templates
language-lawyer
c++14
trailing-return-type
Visibility of member functions in a CRTP class
Nov 11, 2022
c++
templates
language-lawyer
c++14
crtp
Redeclaration in a namespace that does not enclose the original declaration
Nov 10, 2022
c++
namespaces
language-lawyer
definition
redeclaration
Why doesn't the linker emit an error in the code below?
Nov 09, 2022
c++
language-lawyer
one-definition-rule
Templates and ODR
Nov 09, 2022
c++
templates
language-lawyer
How does a compiler treat lambdas differently than regular functions?
Nov 09, 2022
c++
lambda
compilation
language-lawyer
std::add_pointer implementation for non-static member functions
Nov 08, 2022
c++
language-lawyer
std
Placement-new on array elements and pointer values
Nov 09, 2022
c++
c++17
language-lawyer
Forcing a decay of the array (for the lack of better title)
Nov 09, 2022
c++
language-lawyer
Were all implementations of std::vector non-portable before std::launder?
Nov 07, 2022
c++
c++11
language-lawyer
placement-new
C4297 warning in Visual Studio while using function-try-block (function assumed not to throw an exception but does)
Nov 07, 2022
c++
exception
language-lawyer
Does a reference declaration introduce a new name for the referent?
Oct 15, 2021
c++
c++11
language-lawyer
c++14
c++03
Why is 0 == ("abcde"+1) not a constant expression?
Nov 07, 2021
c++
gcc
c++14
language-lawyer
constexpr
In the C++ standard, what is specified to occur when a "shall" requirement is violated?
Oct 29, 2021
c++
language-lawyer
Type of (x) in C++ [duplicate]
Nov 10, 2022
c++
language-lawyer
c++14
decltype
Clang and GCC vs MSVC and ICC: Is a static_assert in the copy/move constructor required to work, if copy/move elision could apply too?
Oct 14, 2022
c++
c++11
language-lawyer
static-assert
copy-elision
Parameter pack expansion with lambda in C++20
Nov 14, 2021
c++
lambda
language-lawyer
variadic-templates
c++20
What is the meaning of this piece of Standardese about shared_ptr's use_count()?
Jul 21, 2022
c++
c++11
shared-ptr
language-lawyer
c++14
« Newer Entries
Older Entries »