Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in standards

Is there an official organization for discussing or releasing standard markdown syntax?

Is there an emerging standard API for NoSQL Databases? [closed]

nosql standards

Why is auto not a reference when its initializer is a reference?

c++ c++11 standards

Correct behaviour of trivial statements involving expressions with volatile variables?

Is this legal C/C++? `int* p = (int[]) {1,2,3} ;`

c++ c arrays standards literals

Can a C/C++ compiler legally cache a variable in a register across a pthread library call?

ISO C++ standard draft

c++ standards c++11

What is the "char-sequence" argument to NaN generating functions for?

c standards nan c99

Most recent standard of Common Lisp

common-lisp standards

Do I need to wrap email messages longer than 72 characters in a line?

email standards

std::allocator construct/destroy vs. placement new/p->~T()

c++ allocation standards

What's the difference of ANSI Smalltalk and Smalltalk-80?

smalltalk ansi standards

Why is using exit() considered bad? [duplicate]

c++ standards

Follow-up: What exactly is a variable in C++14/C++17?

Standard placement of type declarations

Is valid CSS “important”? (The jQuery UI CSS doesn’t validate.)

css validation standards w3c

Can an ANSI C-compliant implementation include additional functions in its standard library?

No defined type of a function parameter defaults to int? Am I insane?

c function standards

Source of ISO data in xml format? [closed]

xml standards iso

What should and should not be in an Erlang header (.hrl) file?