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
Can dup2 really return EINTR?
Nov 14, 2022
linux
posix
freebsd
language-lawyer
file-descriptor
C++11 name re-evaluation in completed scope of a class?
Nov 14, 2022
c++
c++11
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
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
Is storage for the same content string literals guaranteed to be the same?
May 31, 2022
c++
storage
language-lawyer
string-literals
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 »