Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in standards

How are contents of an object defined when using placement new on existing object

Why are the documents from the C Standard working group password protected?

Can I seek a position beyond 2GB in C using the standard library?

Should objects be declared const or let? [closed]

javascript standards tslint

Is it ok to put a link <a> and an image <img> inside an h1 <h1>?

Should I use EventArgs or a simple data type?

HTML5 Compliant - Trailing Space in Class Attribute

Declaring a function static and later non-static: is it standard?

c++ c standards

C null pointer arithmetic

BigQuery: Return First Value from Different Groups in a Group By

Microsoft _s functions, are they part of the C++ standard now?

c++ standards

Is the black and white theme for QR Codes a standard?

Will the C++17 standard include "std::byte"?

c++ standards c++17

Which PDF of the C++ ISO standard should I read? [duplicate]

c++ standards iso

Why does C++ list initialization also take regular constructors into account?

Browsers with JS disabled

Is there a way to make an enum unsigned in the C90 standard? (MISRA-C 2004 compliant)

c enums standards misra

Why are function argument names unimportant in c++ declarations?

Can an ANSI C compiler remove a delay loop?

c optimization standards c89

What if an object passed into std::swap throws an exception during swapping?