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 standards
Why does C++ not allow a parameter to be a default argument? [duplicate]
Oct 28, 2025
c++
c++11
standards
language-design
default-parameters
C++ lifetime of a dangling string
Oct 29, 2025
c++
pointers
standards
lifetime
Fundamental reasons for not allowing multi-arguments operator[] in C++
Oct 28, 2025
c++
c++11
multidimensional-array
standards
subscript
Which is the official email RFC?
Oct 28, 2025
validation
email
standards
rfc
How to avoid the "pessimizing-move" warning of NRVO?
Oct 26, 2025
c++
performance
c++17
standards
nrvo
Why were charN_t designed as built-in types, but std::byte was not?
Oct 25, 2025
c++
standards
language-design
built-in-types
std-byte
Is it necessary to append _kind to number literals in modern Fortran?
Oct 25, 2025
fortran
standards
gfortran
Why is `iterator_category` deleted in `std::views::concat::iterator` if it's a pure input iterator?
Oct 25, 2025
c++
iterator
standards
std-ranges
c++26
Why can't C++ using-declaration expose a protected member of base as a public member of derived?
Oct 24, 2025
c++
c++11
inheritance
standards
using-declaration
New 5.4 array short array syntax: Good practice? [closed]
Oct 23, 2025
php
arrays
syntax
standards
Is Byte Really The Minimum Addressable Unit?
Oct 22, 2025
c++
c
language-lawyer
standards
memory-model
Why are C++ array index values signed and not built around the size_t type (or am I wrong in that)?
Oct 22, 2025
c++
arrays
language-lawyer
standards
size-t
Where can I find the C specification? [duplicate]
Oct 23, 2025
c
standards
Why does C++ allow std::function assignments to imply an object copy?
Oct 22, 2025
c++
standards
std-function
Does the ARM calling convention allow a function to not store LR to the stack?
Oct 22, 2025
assembly
arm
standards
calling-convention
C++ module-based epochs in P1881 vs potential #pragma-based epochs
Oct 22, 2025
c++
standards
pragma
c++-modules
Where does C++ standard define the value range of float types?
Oct 22, 2025
c++
floating-point
double
standards
range
Why won't sys/stat.h define ino_t with -std=c1x?
Oct 20, 2025
c
posix
standards
stat
Add integers safely, and prove the safety
Oct 18, 2025
c++
c
standards
verification
correctness
« Newer Entries
Older Entries »