Skip to content

Conversation

@rhl-
Copy link

@rhl- rhl- commented May 7, 2015

Nick,

I think this is a good start. see my comments in the form of this pull request. The changes don't compile.

public:

typedef vector<double>::size_type size_type;
typedef typename Vector::size_type size_type;

class iterator {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ryan, do you think the iterator class should be defined outside of the container class?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants