Search code examples
How Do I Serialize DateTime Objects in .NET in a Standards Compliant Way...

.netdatetimestandards-compliance

Read More
Why isn't an IEC 60559 conformant implementation required to define __STDC_IEC_559__ (to 1)?...

clanguage-lawyerc11standards-compliance

Read More
What are the examples of non-ISO practices, which are not found by -pedantic?...

cgccisostandards-compliancegcc-pedantic

Read More
Is main() really start of a C++ program?...

c++standards-complianceprogram-entry-pointentry-point

Read More
Aliasing in Fortran function...

fortranstandards-compliance

Read More
Why don't non-strict floating-point models change the value 1 of __STDC_IEC_559__?...

cgccclangiccstandards-compliance

Read More
Is there any C compiler which defines both __STDC__ and __STDC_IEC_559__ to 1?...

cfloating-pointieee-754c11standards-compliance

Read More
What is the rationale for "semantics violation does not require diagnostics"?...

clanguage-lawyerdiagnosticsstandards-compliancec17

Read More
If "shall / shall not" requirement is violated, then does it matter in which section (e.g....

clanguage-lawyerc11standards-compliancec17

Read More
Why do conforming implementations behave differently w.r.t. incomplete array types with internal lin...

clanguage-lawyerc11standards-complianceincomplete-type

Read More
Tentative definition of variable with internal linkage has incomplete non-array type: conforming imp...

clanguage-lawyerc11standards-complianceincomplete-type

Read More
Can extension cancel the existing standard requirements?...

clanguage-lawyerc11standards-compliancec17

Read More
Why C compiler validation suites themselves may use the C standard library if the C standard library...

cvalidationtestingstandards-compliancesuite

Read More
Autosar standard-compilant way to use regex...

c++regexc++11standards-complianceautosar

Read More
If an implementation supports extra nonstandard features, then is such implementation conforming?...

clanguage-lawyerc11standards-compliancec17

Read More
Do unsupported standard features affect conformance?...

clanguage-lawyerc11standards-compliancec17

Read More
Are HAS_SUBNORM and __STDC_IEC_559__ dependent?...

cfloating-pointc11standards-compliancec17

Read More
Is there any C compiler able to detect the violation of a "strictly conforming program"?...

cc11diagnosticsstandards-compliancec17

Read More
Shall a #pragma leading to nonstandard behavior cause __STDC__ macro not to be defined to 1?...

cvisual-c++language-lawyerc11standards-compliance

Read More
Why in Java pow(1, qNaN) is qNaN while in IEEE 754-2008 pow(1, qNaN) is 1?...

javastandards-compliance

Read More
Function that returns whether the floating-point type is fully compliant to IEEE-754?...

c++floating-pointieee-754standards-complianceextended-precision

Read More
Why Clang running on Windows has no C conformance (__STDC__ is not defined to 1)?...

cclangc11standards-compliancec17

Read More
Why does this use of the detection idiom result in different compilation errors for Clang and GCC an...

c++language-lawyerdecltypestandards-compliancevoid-t

Read More
Why is this combination of move and value constructor ambigous for MSVC but not for Clang and GCC in...

c++c++17language-lawyerc++20standards-compliance

Read More
std::streampos, std::streamoff and std::streamsize to long long int?...

c++filec++11streamstandards-compliance

Read More
Should I learn XML 1.0 or XML 1.1?...

xmlstandardsstandards-compliancexml-1.1

Read More
What are the key differences between service trust portal and compliance manager...

azurestandards-complianceazure-securityazure-gov

Read More
The local variable which is used in return statement doesn't convert to r-value implicitly to ma...

c++c++11visual-c++move-semanticsstandards-compliance

Read More
If __STDC_IEC_559__ is not defined, then how to determine that FP (at least partially) conforms to I...

cfloating-pointieee-754standards-compliance

Read More
C compiler's FP based on non-IEEE 754: is such C compiler C standard compliant?...

cfloating-pointieee-754standards-compliance

Read More
BackNext