Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in standards

Is it unspecified behavior to compare pointers to different arrays for equality?

Why will std::sort crash if the comparison function is not as operator <?

Why would you use "AS" when aliasing a SQL table?

Do pointers to string literals remain valid after a function returns?

c++ pointers standards

Why is it wrong to use numbers in Java method names?

java methods standards

Can a "container_of" macro ever be strictly-conforming?

c pointers standards

Are the platforms covered by the C standard still in use? [duplicate]

c standards

Can a conversion from double to int be written in portable C

c floating-point standards

Human readable alternative for UUIDs

Why are is_swappable and is_nothrow_swappable not included in C++11?

Networking Library in C++14

c++ networking standards c++14

Is there a published language format standard for Rust yet?

Why does the .tagName DOM property return an uppercase value?

html dom standards tagname

What was Wrong with void main()?

c++ standards main entry-point

Comparison between constant accessors of private members

Does the typename keyword exist in C++, for backwards compatibility with “C templates?”

c++ c templates standards

Best practices for consistent and comprehensive address storage in a database [closed]

database standards modeling

Why do compilers give a warning about returning a reference to a local stack variable if it is undefined behaviour?

List of platforms supported by the C standard

c standards

Are colons allowed in URLs?

apache standards uri colon