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
What is the standard rule on arithmetic operations when storing temporary values to a certain data type?
Jun 21, 2026
c++
language-lawyer
standards
compiler-warnings
integer-overflow
How to use std::fpos?
Jun 20, 2026
c++
io
standards
iostream
Trouble with templates and __LINE__
Jun 19, 2026
c++
visual-c++
templates
types
standards
Shortest way of writing a C# property? [duplicate]
Jun 19, 2026
c#
syntax
standards
why to use an underscore for a struct in c?
Jun 18, 2026
c
struct
standards
typedef
What in the C standard allows compilers to optimize `(((char *)p - 1) == NULL` to false?
Jun 18, 2026
c
pointers
language-lawyer
standards
pointer-arithmetic
Why does `std::is_const_v` not behave as expected?
Jun 16, 2026
c++
c++11
constants
standards
type-traits
In the C++ standard why is getenv defined but not setenv?
Jun 15, 2026
c++
environment-variables
std
standards
C++ Overload resolution ambiguous - GCC
Jun 16, 2026
c++
gcc
c++11
standards
overload-resolution
Why is decltype(ConstInt{}) not const?
Jun 14, 2026
c++
types
standards
type-systems
Integral promotion/conversion: why should I care about the name of the resulting type?
Jun 13, 2026
c
type-conversion
standards
c99
integer-promotion
How does a function call give a compile-time type?
Jun 14, 2026
c++
syntax
range
standards
c++17
Is syslog a logging standard, or a protocol standard?
Jun 09, 2026
definition
standards
syslog
rfc
rsyslog
Authoritative description of ObjectiveC string literals? [closed]
Jun 06, 2026
objective-c
documentation
nsstring
standards
What defines the availability of the DOM `document` property in the javascript global object?
Jun 03, 2026
javascript
dom
standards
PHP: Access nested object properties via dot notation
Jun 01, 2026
javascript
php
oop
coding-style
standards
May C++11 standard libraries use internal static const variables without syncronization?
Jun 01, 2026
c++
multithreading
c++11
standards
Older Entries »