mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
BaseType -> Base in one more place
[SVN r14605]
This commit is contained in:
parent
3ff49b272d
commit
7fbf84dcc6
@ -184,7 +184,7 @@ struct iterator_adaptor;
|
||||
|
||||
<p>Although <tt>iterator_adaptor</tt> takes seven template parameters,
|
||||
defaults have been carefully chosen to minimize the number of parameters
|
||||
you must supply in most cases, especially if <tt>BaseType</tt> is an
|
||||
you must supply in most cases, especially if <tt>Base</tt> is an
|
||||
iterator.
|
||||
|
||||
<table border="1" summary="iterator_adaptor template parameters">
|
||||
|
Loading…
x
Reference in New Issue
Block a user