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
Does C standard's FE_TONEAREST rounding mode guarantee that halfway ties are rounded to even?
Apr 22, 2022
c
language-lawyer
rounding
c11
fenv
An issue about instantiation context
Apr 17, 2022
c++
language-lawyer
c++20
Why does std::totally_ordered<float> return true?
Feb 08, 2022
c++
language-lawyer
c++20
Can we use va_arg with unions?
Sep 24, 2022
c
variadic-functions
language-lawyer
unions
Is it safe to use temporary object as default argument in C++?
Mar 06, 2017
c++
language-lawyer
C++ Contiguous Sequence Concept
Aug 04, 2016
c++
c++11
containers
std
language-lawyer
Is it safe to cast a heap allocated pointer to a pointer to a VLA?
Sep 24, 2022
c
arrays
pointers
language-lawyer
c99
Does the C++ standard allow this floating-point behaviour?
Sep 17, 2022
c++
floating-point
language-lawyer
c++14
Is it okay for int** and const int** to alias?
Oct 27, 2022
c
constants
language-lawyer
undefined-behavior
strict-aliasing
Is it guaranteed that template template parameter invoke user provided deduction guides
Oct 05, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
The declaration `using namespace C;` is essential to prove the results shown in the Example in [namespace.udir]/3
Apr 01, 2022
c++
language-lawyer
Does volatile prevent introduced reads or writes?
Aug 31, 2022
c#
language-lawyer
compiler-optimization
volatile
lock-free
x86 BSWAP instruction REX doesn't follow Intel specs?
May 13, 2021
assembly
x86
language-lawyer
disassembly
constexpr function with unused reference argument – gcc vs clang
Apr 25, 2022
c++
templates
language-lawyer
c++17
constexpr
How, exactly, do bitwise operators work in Java?
Nov 11, 2022
java
bit-manipulation
language-lawyer
bitwise-operators
A safe, standard-compliant way to make a class template specialization fail to compile using `static_assert` only if it is instantiated?
Dec 30, 2020
c++
templates
language-lawyer
static-assert
What causes this weird behavior with throwing destructors during unwinding of a try-block?
Aug 22, 2022
c++
exception
try-catch
language-lawyer
destructor
Forward-declaring template variable in C++
Aug 28, 2022
c++
language-lawyer
Why is default noexcept move constructor being accepted?
Sep 14, 2022
c++
c++17
language-lawyer
default-constructor
noexcept
Strict aliasing within an expression
Sep 19, 2022
c
language-lawyer
strict-aliasing
« Newer Entries
Older Entries »