Fix broken links

[SVN r30403]
This commit is contained in:
Dave Abrahams 2005-08-03 13:01:57 +00:00
parent 745322e797
commit 0a6acd8ce8

View File

@ -58,7 +58,7 @@ template <class Generator>
class generator_iterator_generator class generator_iterator_generator
{ {
public: public:
typedef <a href="iterator_adaptors.htm#iterator_adaptor">iterator_adaptor</a>&lt...&gt; type; // the resulting generator iterator type typedef <i>unspecified</i> type; // the resulting generator iterator type
} }
</pre> </pre>