Incorporated Keith MacDonald's comments

[SVN r22567]
This commit is contained in:
Dave Abrahams
2004-03-30 22:38:47 +00:00
parent 0c3a68530e
commit bed1d7fa7a
9 changed files with 819 additions and 857 deletions

View File

@ -1287,6 +1287,10 @@ appropriate:</p>
...
private:
struct enabler {};
public:
template &lt;class OtherValue&gt;
node_iter(
node_iter&lt;OtherValue&gt; const&amp; other