New posts in standards

Are there stackless or heapless implementation of C++?

When to use each method of launching a subprocess in Ruby

git: change styling (whitespace) without changing ownership/blame?

Are all integer values perfectly represented as doubles? [duplicate]

Name database design notation you prefer and why?

What is the purpose of allowing comments inside email addresses?

Is std::stoi actually safe to use?

PHP array vs [ ] in method and variable declaration

is size_t always unsigned?

Lat Long or Long Lat

Why is javascript the only client side scripting language implemented in browsers? [closed]

If transactions over REST are unachievable, how can REST ever be really useful? [closed]

Giving the script tag an ID

Different Print Page Dimensions Under Same Standard (A4)?

Standard use of 'Z' instead of NULL to represent missing data?

What are declarations and declarators and how are their types interpreted by the standard?

Defining a variable in the condition part of an if-statement?

Take the address of a one-past-the-end array element via subscript: legal by the C++ Standard or not?

Standard Library Containers with additional optional template parameters?

Is a C++ preprocessor identical to a C preprocessor?