Fix the optional and numeric/conversion docs so they generate valid Docbook XML that can be transformed into PDF's.

Regenerated HTML versions of the docs.

[SVN r51218]
This commit is contained in:
John Maddock
2009-02-12 14:01:48 +00:00
parent fd38be1636
commit 20c9fc8ebe
18 changed files with 223 additions and 297 deletions

View File

@ -10,8 +10,6 @@
[#optional_implementation_notes]
[section Implementation Notes]
`optional<T>` is currently implemented using a custom aligned storage facility