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

@ -483,6 +483,10 @@ appropriate::
...
private:
struct enabler {};
public:
template <class OtherValue>
node_iter(
node_iter<OtherValue> const& other