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
How to implement calloc
Nov 10, 2025
c
malloc
standards
calloc
copy-on-write
Why does the C++ standard not change std::set to use std::less<> as its default template argument?
Nov 08, 2025
c++
c++14
standards
c++20
backwards-compatibility
std::vector of struct: what will be the initial values of the members of the struct after a vector resize?
Nov 06, 2025
c++
struct
language-lawyer
standards
default-constructor
How to detect non IEEE-754 float, and how to use them?
Nov 04, 2025
c++
c
floating-point
standards
legacy
Why do designated initializers zero-initialize the data members?
Nov 03, 2025
c++
initialization
standards
c++20
default-initialization
Inheritance and conditionally explicit constructors
Nov 03, 2025
c++
inheritance
c++20
standards
explicit-specialization
Is it possible to write a strictly conforming C program that outputs to the display?
Nov 01, 2025
c
output
standards
standards-compliance
unspecified-behavior
Why isn't there a default polymorphic cloning operator mechanism in c++?
Oct 30, 2025
c++
copy
standards
cloning
Prevent merge if the custom labels are not present in Github
Oct 31, 2025
git
github
coding-style
standards
hygiene
Why is a variable not an lvalue in C++?
Oct 31, 2025
c++
c++11
standards
type-traits
How to write a good RFC standard and where to get started?
Oct 31, 2025
standards
rfc
REST URL request and square brackets ('[' and ']')
Oct 30, 2025
rest
parameters
character
standards
Does `ios_base::app` guarantee `ios_base::out` is implicitly specified?
Oct 30, 2025
c++
file
io
standards
fstream
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
« Newer Entries
Older Entries »