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
Why overloaded operator== for std::weak_ptr instantiated with type defined in namespace can't be found?
Jun 02, 2020
c++
namespaces
language-lawyer
argument-dependent-lookup
name-lookup
Is not matching a template<typename...> to template<typename> a defect?
Sep 26, 2022
c++
c++11
c++14
language-lawyer
Are copy constructors defined implicitly always, or only when they are used?
Feb 12, 2022
c++
c++11
language-lawyer
copy-constructor
assignment-operator
braced-init-list and unsigned types
Nov 02, 2022
c++
initialization
c++14
language-lawyer
What is "namespace cleanliness", and how does glibc achieve it?
Oct 09, 2022
c
posix
language-lawyer
libc
Invoking `constexpr` member function through reference - clang vs gcc
Apr 20, 2021
c++
c++17
language-lawyer
constexpr
c++20
C++ strict aliasing when not using pointer returned by placement new
May 05, 2022
c++
language-lawyer
placement-new
strict-aliasing
type-punning
Static Variable Declaration (C)
Nov 11, 2022
c
declaration
language-lawyer
static-variables
Is the following use of const_cast undefined behavior? [duplicate]
Feb 12, 2022
c++
language-lawyer
Implicit synchronization when creating/joining threads
Feb 18, 2020
c++
multithreading
language-lawyer
memory-model
Is `export { foo as default }` valid ES2015?
Jun 28, 2021
javascript
syntax
language-lawyer
ecmascript-6
specifications
Implicit conversion of stream to bool
May 09, 2020
c++
c++11
language-lawyer
Class template overloading across TUs
Oct 21, 2022
c++
c++11
language-lawyer
Why is catching incomplete exception types by reference disallowed by the standard?
May 05, 2021
c++
exception-handling
language-lawyer
Why is a non-const rvalue move constructor called in this case?
Sep 14, 2022
c++
language-lawyer
move-semantics
What is the "C++ ABI Specification" referred to in GCC's manual?
Mar 14, 2022
c++
gcc
x86
language-lawyer
x86-64
Is there any guarantee on the size of an std::reference_wrapper?
Nov 12, 2022
c++
language-lawyer
c++17
reference-wrapper
Overloading (not specializing) templates in std namespace
Dec 27, 2020
c++
c++11
std
language-lawyer
Allowed compiler optimizations on loops in C++11
Jan 30, 2020
c++
language-lawyer
Can a C compiler change bit representation when casting signed to unsigned?
Sep 23, 2022
c
c99
language-lawyer
« Newer Entries
Older Entries »