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
What does "§ 27.7.3.6.2/1" refers to?
May 21, 2022
c++
language-lawyer
Is it possible to confuse EOF with a normal byte value when using fgetc?
Nov 04, 2022
c
language-lawyer
binaryfiles
fgetc
Is a class declaration allowed after a class definition?
Feb 12, 2022
c++
language-lawyer
Why is it that my second snippet below shows undefined behavior?
Apr 24, 2022
c++
language-lawyer
constexpr
c++17
std::cout deal with uint8_t as a character
Sep 15, 2022
c++
c++11
language-lawyer
cout
fixed-size-types
What is the point of undefined behavior? [duplicate]
Aug 11, 2022
c++
c
language-lawyer
undefined-behavior
Why does const vector<const pair<...>> give an 'cannot be overloaded' error?
Nov 19, 2022
c++
language-lawyer
c++17
is assigning two doubles guaranteed to yield the same bitset patterns?
May 06, 2022
c++
floating-point
language-lawyer
is it required to call a non-trivial destructor when it is a noop?
Sep 20, 2022
c++
memory-management
language-lawyer
lifetime
explicit-destructor-call
Is it a missed optimization, when a compile-time known reference takes space in a non-aggregate struct?
Aug 04, 2021
c++
struct
reference
initialization
language-lawyer
Is pointer arithmetic allowed for malloc'ed blocks?
Jul 10, 2022
c
pointers
language-lawyer
pointer-arithmetic
How to understand the definition of "manifestly constant-evaluated"?
Jun 04, 2022
c++
language-lawyer
c++20
Ambiguous name lookup with C++20 using-enum-declaration
Oct 02, 2022
c++
language-lawyer
c++20
name-lookup
using-declaration
Does the standard define the type for `a[i]` where `a` is `T [M][N]`?
Jun 19, 2022
c++
c
multidimensional-array
language-lawyer
Increment operators and "undefined behaviour"
Mar 26, 2022
c
language-lawyer
Inhowfar do IEEE754 floats satisfy LessThanComparable?
May 30, 2022
c++
floating-point
language-lawyer
ieee-754
Why lambda removes cv and ref?
Jun 15, 2022
c++
c++11
lambda
language-lawyer
return-type-deduction
Is returning a reference to a local object undefined behavior in copy initialization?
Jan 27, 2020
c++
reference
return
language-lawyer
lifetime
template parameter list for literal operator
Nov 07, 2022
c++
language-lawyer
variadic-templates
template-meta-programming
user-defined-literals
Are character constants always positive?
Sep 10, 2022
c
language-lawyer
« Newer Entries
Older Entries »