Search code examples
Why does std::set::find not provide a hint iterator?...


c++performancec++11c++17standards

Read More
Why can't I bind an lvalue-reference to an rvalue while a concept can?...


c++standardsc++20rvalue-referencec++-concepts

Read More
Is there a well-regarded standard for naming mundane user profile fields?...


standardsprofilenaming

Read More
How can I prevent a nameless struct\union?...


c++structstandardsunions

Read More
Does C++ guarantee the lambda unnamed class always has an "operator bool()" defined?...


c++lambdaoperator-overloadingc++14standards

Read More
Does std::ofstream guarantee the old open file will be closed if opening new one?...


c++c++11standardsfile-handlingiostream

Read More
Why does the C++ standard not change std::set to use std::less<> as its default template argum...


c++c++14standardsc++20backwards-compatibility

Read More
Why is taking the address of a destructor forbidden?...


c++pointersdestructorstandards

Read More
What is the standard way to add DEFAULT constraint using ALTER TABLE query?...


mysqlstandards

Read More
Is operator->() guaranteed to be available for a standard C++ container's iterator?...


c++iteratorstandardslanguage-design

Read More
What does the SQL Standard say about usage of backtick(`)?...


sqlsqlitestandards

Read More
How to create subcategory SQL BIGQUERY standard...


sqlgoogle-bigquerystandards

Read More
C null pointer arithmetic...


cpointerslanguage-lawyerstandardspointer-arithmetic

Read More
Using Unicode in C++ source code...


c++unicodecharacter-encodingstandards

Read More
how to calculate standard deviation of values in 10 intervals?...


rstandardsintervalsstandard-deviationdeviation

Read More
Standard deviation on a vector of a row of several columns in steps of 10...


rstandardsstandard-deviation

Read More
Closest ancestor matching selector using native DOM?...


javascriptjquerystandardsw3cdom-traversal

Read More
The meaning of synonym in typedef...


c++c++11standards

Read More
Is the iov_len field of an iovec well-defined?...


cposixstandards

Read More
Standards describing how navigation is handled in non-monospace text?...


language-agnosticstandardstext-editor

Read More
PowerShell ErrorRecord.CategoryInfo.Activity (CategoryActivity)...


powershellerror-handlingstandards

Read More
Why (if that is the case) does the standard say that copying uninitialized memory with memcpy is UB?...


c++language-lawyerstandardsundefined-behaviortrivially-copyable

Read More
How to represent regex number ranges (e.g. 1 to 12)?...


regexcoding-stylestandards

Read More
Array placement-new requires unspecified overhead in the buffer?...


c++memory-managementstandardsplacement-new

Read More
PHP Standard author header comments...


phpheadercommentsstandards

Read More
How to calculate the mean/sd of a vector without using the in-built R function?...


rfunctionstandardsmean

Read More
Declaration after use...


c++standardsname-lookup

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


xmlstandardsstandards-compliancexml-1.1

Read More
According to the current C Standard, what is the default value assigned to an `int` which is declare...


cassemblystandards

Read More
Is there a standard for phone numbers?...


standardsphone-number

Read More
BackNext