Fixed almost all the notes by Andrey Semashev except link-time assertions and ctti type name assertions

This commit is contained in:
Antony Polukhin
2014-05-06 18:23:26 +04:00
parent f7388d59b5
commit a184f3969f
4 changed files with 85 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
[library Boost.TypeIndex
[quickbook 1.6]
[version 3.0]
[version 4.0]
[copyright 2012-2014 Antony Polukhin]
[category Language Features Emulation]
[license
@@ -25,8 +25,6 @@ Boost.TypeIndex library was designed to work around all those issues.
[note `T` means type here. Think of it as of `T` in `template <class T>` ]
[warning Version 3.0 of this library is waitning for Boost mini-review. ]
[endsect]
[section Getting started]