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
While doing copy-elision, the compiler doesn't consider the copy constructor in overload resolution, when the move constructor is deleted. Why?
Oct 31, 2018
c++
language-lawyer
c++14
copy-elision
Is a class definition complete when it is passed to a base class?
Apr 01, 2022
c++
c++11
language-lawyer
Is the order of execution of operations in Javascript guaranteed to be the same at all times?
Oct 24, 2022
javascript
language-lawyer
Specialization of inherited nested template class
Sep 10, 2022
c++
inheritance
language-lawyer
inner-classes
template-specialization
Java 8 generics The method ... is not applicable for the arguments in Eclipse
Jan 31, 2022
generics
java-8
language-lawyer
type-inference
ecj
dladdr: pointer-to-function vs pointer-to-object
Aug 30, 2022
c++
c
pointers
language-lawyer
Rationale for type traits checking triviality of class special functions
Aug 22, 2022
c++
c++11
c++14
language-lawyer
c++17
Why did they insist in using the `extern` specifier in the examples below?
Jul 08, 2022
c++
language-lawyer
c++17
linkage
Is it possible to use placement-new to change the type of a polymorphic object?
Aug 26, 2022
c++
polymorphism
language-lawyer
placement-new
Is accessing members through offsetof well defined?
Jan 15, 2022
c
language-lawyer
undefined-behavior
char-pointer
offsetof
Strength of the multi-pass guarantee for forward iterators
Sep 03, 2019
c++
language-lawyer
c++-standard-library
Undefined behavior with pointer arithmetic on dynamically allocated memory
Jul 15, 2021
c
language-lawyer
c99
pointer-arithmetic
Why is the copy constructor not trivial just because there is a user defined destructor? [duplicate]
Mar 21, 2022
c++
language-lawyer
template-meta-programming
typetraits
Lifetime extension of temporary by non-const reference using const-cast
Oct 27, 2022
c++
language-lawyer
object-lifetime
const-cast
JavaScript policy on global variables / the global namespace
Aug 26, 2022
javascript
language-lawyer
specifications
Weird behaviour constexpr with std::initializer_list
Apr 28, 2021
c++
language-lawyer
constexpr
initializer-list
string-literals
Where are arguments positioned in the lexical environment?
Aug 22, 2022
javascript
parameters
scope
language-lawyer
Member access control for friend function defined inside class in C++
Jun 04, 2022
c++
g++
language-lawyer
clang++
friend-function
Type alias with same name as type
Jun 28, 2022
c++
language-lawyer
alias
Overload resolution between constructors and conversion operators
Nov 16, 2022
c++
language-lawyer
overload-resolution
« Newer Entries
Older Entries »