Category talk:C++ Standard Library Headers

From Cppwiki

Jump to: navigation, search

The format I've been using is name each header page like:

   strict header

For classes, I've named the pages like:

   class std::basic_string

Function pages are named:

   function std::getline

And macro pages have been named:

   macro assert

If you can come up with a better scheme that avoids ambiguity, please feel free to implement it

--

Note that I have also begun using page names of the form typedef container::iterator, typedef container::size_type etc as a generic page for all containers to point to. The vector header page is the best example of this style.

I have just discovered that the underscore character does not work in page titles.

If anyone has a suggestion/solution to this, I beseech thee let me know.

I have created a Template:wrongtitle for dealing with the underscore issue.

I am not certain it will deal with all the invalid character title issues, but it seems like a good start.

Personal tools