Remove use of quickbook 1.4 features from unordered container documentation,

so it'll build with quickbook 1.3 (will put them back soon-ish).


[SVN r3995]
This commit is contained in:
Daniel James
2007-05-02 23:59:14 +00:00
parent 507cc3c059
commit 452ab8cf30
2 changed files with 32 additions and 7 deletions

View File

@@ -14,10 +14,7 @@
]
[
[`Compare` exposed by member typedef `key_compare`, accessed by member function `key_comp()`]
[
`Hash` exposed by member typedef `hasher`, accessed by member function `hash_function()`.
`Pred` by member typedef `key_equal` and member function `key_eq()`.]
[`Hash` exposed by member typedef `hasher`, accessed by member function `hash_function()`.\n`Pred` by member typedef `key_equal` and member function `key_eq()`.]
]
[
[Member typedef `value_compare` supplies an ordering comparison for member elements, accessed by member function `value_comp()`.]