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
Forcing a decay of the array (for the lack of better title)
Nov 09, 2022
c++
language-lawyer
Were all implementations of std::vector non-portable before std::launder?
Nov 07, 2022
c++
c++11
language-lawyer
placement-new
C4297 warning in Visual Studio while using function-try-block (function assumed not to throw an exception but does)
Nov 07, 2022
c++
exception
language-lawyer
Is it legal to define a hidden friend in an explicit specialization of an otherwise non-defined member class of a class template?
Nov 09, 2022
c++
templates
language-lawyer
template-specialization
friend
What does "be representable in execution character set" mean?
Nov 08, 2022
c++
char
language-lawyer
What makes the overload fail between these two function templates?
Nov 06, 2022
c++
language-lawyer
sfinae
enable-if
function-templates-overloading
C++ Comparison Operator Overloading const vs non-const Behaviour
Nov 09, 2022
c++
compiler-errors
operator-overloading
language-lawyer
c++20
C2x: 6.9.2 External object definitions: why is "shall not be an incomplete type" placed in Semantics rather than in Constraints?
Nov 08, 2022
c
constraints
language-lawyer
semantics
c23
What characters are left for pp-tokens?
Nov 06, 2022
c++
c-preprocessor
language-lawyer
Dereference-assignment to a doubly incremented OutputIterator
Nov 06, 2022
c++
iterator
increment
language-lawyer
post-increment
Function template signatures
Nov 06, 2022
c++
templates
language-lawyer
Does VC conform to the standard with respect to warning C4407?
Nov 03, 2022
c++
casting
language-lawyer
pointer-to-member
thunk
Where in the C++ Standard is `a = b + {1, 2}` disallowed in the snippet below? [duplicate]
Nov 02, 2022
c++
language-lawyer
Does reinterpret_casting an integral to a pointer type and back yield the same value?
Nov 03, 2022
c++
pointers
language-lawyer
integral
reinterpret-cast
Class declaration in same scope as using declaration compiles in GCC but not MSVS
Nov 02, 2022
c++
declaration
language-lawyer
using-declaration
Virtual function overloading in diamond hierarchy produces different results in clang and gcc
Sep 17, 2021
c++
gcc
clang
overloading
language-lawyer
Does the C standard have a website for defect reports?
Aug 26, 2022
c
standards
language-lawyer
Is using memcmp on array of int strictly conforming?
Aug 02, 2021
c
language-lawyer
In overload resolution, does selection of a function that uses the ambiguous conversion sequence necessarily result in the call being ill-formed?
Jun 20, 2021
c++
language-lawyer
implicit-conversion
overload-resolution
« Newer Entries
Older Entries »