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
Does standard C++11 guarantee that memory_order_seq_cst prevents StoreLoad reordering of non-atomic around an atomic?
Nov 15, 2022
c++
multithreading
c++11
concurrency
standards
Is there a JSDoc standard?
Jun 09, 2020
javascript
standards
jsdoc
Why does structured binding not work as expected on struct?
Mar 27, 2021
c++
alias
standards
c++17
structured-bindings
On which C standard will C++14 be based?
Oct 25, 2022
c++
standards
language-lawyer
c++14
Integer division overflows
Oct 28, 2022
c++
c
cross-platform
standards
integer-overflow
What is C11 cor 1:2012?
Sep 19, 2014
c
standards
c11
Denormalized Numbers - IEEE 754 Floating Point
Oct 15, 2022
performance
floating-point
standards
ieee-754
Are there any plans for C++14 or later for standardized backtrace and other debugging utilities?
Feb 15, 2022
c++
debugging
standards
Why is void main() so popular?
Aug 13, 2022
c
standards
main
program-entry-point
c++17 evaluation order with operator overloading functions
Dec 20, 2019
c++
language-lawyer
standards
c++17
Is inheritability of lambdas guaranteed by the standard?
Aug 26, 2022
c++
lambda
language-lawyer
standards
final
Converting a non-`void` pointer to `uintptr_t` and vice-versa
Sep 17, 2022
c
pointers
casting
standards
If I don't odr-use a variable, can I have multiple definitions of it across translation units?
Sep 07, 2022
c++
linker
c++11
standards
one-definition-rule
Default values in C++ initializer lists
Nov 15, 2019
c++
standards
initializer-list
Purpose of boost::checked_delete
Sep 12, 2022
c++
boost
standards
How is RFC 5545 different from RFC 2445
Dec 09, 2021
calendar
standards
icalendar
rfc5545
rfc2445
Can we overload main() function in C++? [duplicate]
Sep 16, 2022
c++
overloading
main
standards
program-entry-point
"int" really required to be at least as large as "short" in C?
Dec 10, 2016
c
standards
c99
c89
Why does polymorphism not apply on arrays in C++? [duplicate]
Nov 08, 2019
c++
polymorphism
standards
virtual
destructor
What "standard" application return/exit codes should an application support?
Aug 31, 2022
windows
standards
« Newer Entries
Older Entries »