api.html: Fix markup for rope.h.
2008-01-09 Benjamin Kosnik <bkoz@redhat.com> * docs/html/17_intro/api.html: Fix markup for rope.h. From-SVN: r131432
This commit is contained in:
parent
531898c3c2
commit
d4b7e62e44
@ -1,3 +1,7 @@
|
||||
2008-01-09 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* docs/html/17_intro/api.html: Fix markup for rope.h.
|
||||
|
||||
2008-01-09 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
* include/parallel/iterator.h: Reformat to 80 columns; adjust some
|
||||
|
@ -234,8 +234,7 @@ Backward include edit.
|
||||
<li> Removed: <algobase.h> <algo.h> <alloc.h> <bvector.h> <complex.h>
|
||||
defalloc.h> <deque.h> <fstream.h> <function.h> <hash_map.h> <hash_set.h>
|
||||
hashtable.h> <heap.h> <iomanip.h> <iostream.h> <istream.h> <iterator.h>
|
||||
list.h> <map.h> <multimap.h> <multiset.h> <new.h> <ostream.h> <pair.h> <queue.h>
|
||||
rope.h> <set.h> <slist.h> <stack.h> <streambuf.h> <stream.h> <tempbuf.h>
|
||||
list.h> <map.h> <multimap.h> <multiset.h> <new.h> <ostream.h> <pair.h> <queue.h> <rope.h> <set.h> <slist.h> <stack.h> <streambuf.h> <stream.h> <tempbuf.h>
|
||||
<tree.h> <vector.h>
|
||||
</li>
|
||||
<li> Added: <hash_map> and <hash_set></li>
|
||||
|
Loading…
Reference in New Issue
Block a user