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
Questions on Juval Lowy's IDesign C# Coding Standard [closed]
Apr 08, 2022
c#
.net
coding-style
standards
Why is a non-static data member reference not a variable?
Dec 23, 2021
c++
variables
c++11
standards
definition
What is the rationale behind returning unique addresses for allocations of zero size in C++?
Aug 06, 2019
c++
c
language-lawyer
standards
new-operator
Resource that briefly describe the C and C++ standards
May 31, 2019
c++
c
standards
Python: How to read stdout of subprocess in a nonblocking way
Nov 15, 2022
python
subprocess
output
standards
Does C++ allow normal parameters after variadic template parameters?
Oct 03, 2020
c++
c++11
templates
standards
variadic-templates
Why is "a.template foo<0>();" allowed even though "a.foo<0>();" is enough?
Jan 19, 2022
c++
templates
syntax
standards
member-functions
Which section in C89 standard allows the "implicit int" rule?
Jul 20, 2020
c
standards
language-lawyer
c89
implicit-int
Implicit conversion operator priority
Aug 24, 2022
c++
casting
operator-overloading
standards
overload-resolution
Is XForms still a live standard?
Apr 13, 2022
standards
xforms
Is "new int[8]()" equivalent to "new int[8]{}" in C++11?
Aug 24, 2022
c++
c++11
constructor
standards
list-initialization
Is it bad practice to write a whole Flask application in one file?
Oct 26, 2022
python
flask
coding-style
standards
project-structure
Why is there no std::future::then in C++17?
Dec 27, 2019
c++
multithreading
asynchronous
standards
c++17
Free tools to check compliance with MISRA C? [closed]
Sep 22, 2018
c
standards
misra
Where can I find H.264 standard?
Feb 01, 2022
standards
h.264
fuzzing
puzzled by compiler warning that suggests compound assignment of int8_t promotes to int
Jul 26, 2022
c++
c
standards
icc
Portability of using stddef.h's offsetof rather than rolling your own
Jun 29, 2018
c
standards
portability
Is this redundant load/store optimization allowed in C99?
Mar 07, 2022
c
optimization
standards
Class component order of initialisation
Nov 14, 2022
c++
standards
What is the preferred declaration convention for objects or arrays: const or let?
Nov 08, 2022
javascript
standards
tslint
« Newer Entries
Older Entries »