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
Using C++ shared pointer's aliasing constructor with an empty shared pointer
Mar 18, 2022
c++
c++11
language-lawyer
Why C++ template accepting array is not more specialized than one accepting pointer (bis)?
Mar 24, 2022
c++
templates
language-lawyer
partial-ordering
Is the initialization order of constexpr (i.e. constant-initialized) template variables guaranteed?
Oct 04, 2022
c++
initialization
global-variables
language-lawyer
constexpr
Constructor from rvalue reference to base - viable (gcc) or not (clang) - who's right
Apr 02, 2022
c++
gcc
return
clang
language-lawyer
Argument-dependent lookup of dependent names
Sep 14, 2022
c++
language-lawyer
linkage
argument-dependent-lookup
dependent-name
consteval function returning object with non-trivial constexpr destructor
Jun 19, 2021
c++
language-lawyer
c++20
Is it legal to declare a type as part of the template-argument for a type template-parameter?
Sep 14, 2022
c++
templates
language-lawyer
Is it safe to "play" with parameter constness in extern "C" declarations?
Sep 12, 2022
c++
c
language-lawyer
cross-language
extern-c
What are the exact inter-thread reordering constraints on mutex.lock() and .unlock() in c++11 and up?
Sep 07, 2022
c++
c++11
language-lawyer
mutex
memory-barriers
Partial ordering rules of template parameter pack in C++17
Sep 14, 2022
c++
templates
c++17
language-lawyer
Template argument deduction for aggregate template with array
Apr 29, 2022
c++
templates
language-lawyer
c++20
How are memory_order_seq_cst fences useful anymore in C++20?
May 28, 2022
c++
language-lawyer
c++20
memory-barriers
memory-model
Can I access an object in C++ other than using an expression?
Jun 01, 2022
c++
expression
language-lawyer
data-manipulation
Does shared_ptr's dtor require the use of a "deleter"?
Oct 16, 2022
c++
c++11
shared-ptr
language-lawyer
C++ Using a reference to the variable being defined
Feb 07, 2022
c++
scope
language-lawyer
self-reference
object-lifetime
Under which circumstances might std::unique_ptr::operator[] throw?
Jan 03, 2017
c++
c++11
language-lawyer
unique-ptr
noexcept
What does "type domain" and "real type" mean?
Sep 16, 2022
c
types
language-lawyer
c11
Argument-dependent lookup behaving unexpectedly on types aliased from another namespace
May 10, 2020
c++
language-lawyer
argument-dependent-lookup
Return type match with auto and friend function
Jun 11, 2022
c++
c++14
language-lawyer
friend
auto
Do parentheses make a pointer template argument invalid?
May 18, 2022
c++
templates
language-lawyer
« Newer Entries
Older Entries »