Search code examples
Are XMPP server implementations of binding not following the standard?...

bindingxmppstandards

Read More
Checking for empty arrays: count vs empty...

phparraysperformancestandardssemantics

Read More
Full emulation of `intptr_t` with `ptrdiff_t` and `nullptr`?...

c++pointerstype-conversionintegerstandards

Read More
is there a way of standardizing Windows event log queries across different languages?...

c#windowsstandardsevent-lognon-english

Read More
Why must a std::ranges::filter_view object be non-const for querying its elements?...

c++constantsstandardsc++20std-ranges

Read More
Temporary materialization on std::initializer_list<T>...

c++standards

Read More
Ruby - when I should use parenthesis or not when calling a function/method...

rubystandardsconventions

Read More
Is the Cobertura report format standardized?...

xmlcode-coveragestandardscobertura

Read More
Is there a standard-compliant way to detect whether a function in the C standard library is implemen...

cstandardsc-standard-library

Read More
Latest changes in C11...

cstandardsc11

Read More
How to tell, whether a C++ proposal is accepted or not?...

c++standards

Read More
Remove duplicates from nested tables in Google BigQuery...

sqlnestedduplicatesgoogle-bigquerystandards

Read More
Comments for PHP class and functions...

phpsyntaxcommentsstandards

Read More
What is the keycode for Clear and Equal on the Numpad on Mac?...

objective-cxcodemacosstandards

Read More
C declarator understanding...

cstandards

Read More
std::string.npos validity...

c++stringstandards

Read More
Is an anchor element required to have included text?...

htmlanchorstandardsdefinition

Read More
Exactly which parts of the standard require this breaking change involving operator <?...

c++c++17language-lawyerstandardsc++20

Read More
What can you do in C without "std" includes? Are they part of "C," or just libra...

cstandards

Read More
Handle all exceptions thrown, put them into flashMessage with ZF2...

phparchitecturezend-framework2standards

Read More
GREATEST and LEAST in SQL standard...

sqlstandards

Read More
How to avoid magic numbers when matching an event.keyCode in Javascript...

javascriptdom-eventsstandardsmagic-numbers

Read More
Technical name for long descriptive code block before classes, functions, etc...

phpcommentsstandards

Read More
What should be the valid characters in usernames?...

authenticationstandardsspecial-characters

Read More
Extract from string in BigQuery using regexp_extract...

regexgoogle-bigquerystandards

Read More
Is NULL data-pointer the same as NULL function-pointer?...

cpointerslanguage-lawyerstandardsundefined-behavior

Read More
Why is it okay to call free with null pointer?...

cmemorystandardsfree

Read More
Is unsigned integer subtraction defined behavior?...

cstandardsunsignedinteger-arithmetic

Read More
Is it implementation-defined that how to deal with [[no_unique_address]]?...

c++performancestandardsc++20c++-attributes

Read More
Why do designated initializers zero-initialize the data members?...

c++initializationstandardsc++20default-initialization

Read More
BackNext