Namespaces
Variants
Views
Actions

Talk:Main Page

From cppreference.com
Revision as of 08:39, 12 March 2019 by Louie (Talk | contribs)

What is the purpose of this site? Our goal is to provide programmers with a complete online reference for the C and C++ languages and standard libraries, i.e. a more convenient version of the C and C++ standards.

The primary objective is to have a good specification of C and C++. That is, things that are implicitly clear to an experienced programmer should be omitted, or at least separated from the main description of a function, constant or class. A good place to demonstrate various use cases is the "example" section of each page. Rationale, implementation notes, domain specific documentation are preferred to be included in the "notes" section of each page.