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
Missing destructor in Visual Studio?
Dec 22, 2019
c++
visual-studio
exception-handling
language-lawyer
destructor
c++11 decltype(e) is the type of the entity named by e
Sep 22, 2022
c++
c++11
language-lawyer
decltype
C++17, deprecated functions in <memory> standard library?
Apr 13, 2022
c++
memory-management
language-lawyer
c++17
c++20
Is "int *ptr = *( ( &a ) + 1 );" where "a" is int[5] well-defined by the Standard?
Jun 01, 2022
c
arrays
pointers
language-lawyer
pointer-arithmetic
Clang won't compile a template specialization that gcc will
Mar 20, 2022
c++
gcc
clang
language-lawyer
template-specialization
Why are some non-constant expressions allowed as operands of a constexpr comma operator?
Aug 06, 2020
c++
c++11
language-lawyer
constexpr
comma-operator
C's equality operator on converted pointers
Apr 16, 2022
c
pointers
language-lawyer
Should c++ constraints be evaluated eagerly or lazily?
Apr 12, 2022
c++
language-lawyer
c++-concepts
std-ranges
C++11 standard ref for allowed type definitions in type specifier uses?
Sep 23, 2018
c++
c++11
language-lawyer
specifier
type-declaration
JSON Unicode escape sequence - lowercase or not?
Oct 30, 2022
json
unicode
language-lawyer
rfc
Casting double array to a struct of doubles
Jul 01, 2021
c++
arrays
struct
language-lawyer
static-cast
C++11 backwards compatibility (conversion of null integer constant to pointer)
May 13, 2018
c++
c++11
g++
language-lawyer
Empty class in std::tuple
Oct 21, 2022
c++
tuples
language-lawyer
sizeof
Call method on chosen method reference inline
Apr 17, 2022
java
language-lawyer
method-reference
GCC doesn't like to make friends with anonymous namespace forward declarations, but MSVC does. What?
Apr 12, 2022
c++
language-lawyer
Why does string extraction from a stream set the eof bit?
Nov 01, 2021
c++
string
iostream
language-lawyer
Does using bitwise not operator (~) on boolean values invoke Undefined Behavior?
Jul 02, 2019
c++
bit-manipulation
language-lawyer
undefined-behavior
Is using 'decltype' in the declaration of pointer to member valid?
Sep 24, 2022
c++
language-lawyer
iso
decltype
pointer-to-member
At what point does memory allocated by malloc get a type?
Apr 04, 2022
c++
memory-management
malloc
language-lawyer
What makes it possible for glibc malloc to compare pointers from different "objects"?
Oct 31, 2022
c
malloc
language-lawyer
glibc
« Newer Entries
Older Entries »