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
The issue about the deferred dynamic initialization
Sep 12, 2022
c++
language-lawyer
Does removing const from a pointer-to-const obey strict aliasing in C, and refer to the same object?
Oct 14, 2022
c
constants
language-lawyer
strict-aliasing
Requires clause with pure abstract class type parameter?
Mar 24, 2022
c++
language-lawyer
abstract-class
c++20
c++-concepts
Can a method be referenced using a child class name in C++?
Sep 21, 2022
c++
language-lawyer
Does C++11 allow (not require) release/acquire semantics for volatile keyword
Sep 21, 2022
c++
visual-c++
c++11
language-lawyer
Should initialization by conversion function be ambiguous when two candidates have the same cv-qualification?
Jan 16, 2022
c++
initialization
standards
overloading
language-lawyer
Is it well-defined to cast xvalues to lvalues for passing to functions?
Sep 21, 2022
c++
c++11
language-lawyer
undefined-behavior
c++14
Template non-type arguments for reference type and odr-used
Sep 21, 2022
c++
boost
language-lawyer
Documentation of "invalid pointer value" conversion in C++ implementations
Nov 16, 2022
c++
pointers
language-lawyer
Expanding parameter pack as part of lambda capture in fold expression - gcc vs clang [duplicate]
Feb 28, 2020
c++
lambda
language-lawyer
variadic-templates
c++17
Explicitly defaulted copy ctor generates better code than hand written equivalent
Oct 28, 2022
c++
language-lawyer
Does overloading the comma operator *really* affect the order of evaluation of its operands?
Sep 01, 2016
c++
operator-overloading
language-lawyer
operator-precedence
comma-operator
What is a temporary object with static storage duration
Aug 24, 2022
c++
language-lawyer
Does the standard consider non-template members of template classes to be "templates" themselves?
Feb 02, 2020
c++
language-lawyer
Criteria for a variable to be usable in a constant expression
Sep 21, 2022
c++
language-lawyer
Why must 'auto' declarations all be of the same type?
Sep 21, 2022
c++
c++11
language-lawyer
Extending temporary's lifetime through rvalue data-member works with aggregate, but not with constructor, why?
Mar 01, 2022
c++
c++11
language-lawyer
rvalue-reference
object-lifetime
Overload resolution with multiple functions and multiple conversion operators
Oct 21, 2022
c++
overloading
language-lawyer
overload-resolution
conversion-operator
Fixed-width integer literals in C++?
Sep 21, 2022
c++
c++11
language-lawyer
c++14
user-defined-literals
Can "T t = {};" and "T t{};" produce different results?
Aug 22, 2022
c++
initialization
language-lawyer
« Newer Entries
Older Entries »