Skip to content

Use pointer to the container for int_vector_buffer iterator - #437

Open
cartoonist wants to merge 1 commit into
simongog:masterfrom
cartoonist:issue-436
Open

Use pointer to the container for int_vector_buffer iterator#437
cartoonist wants to merge 1 commit into
simongog:masterfrom
cartoonist:issue-436

Conversation

@cartoonist

Copy link
Copy Markdown

Using reference member prevents defining assignment operator for the
iterator class of int_vector_buffer. This commit fixes #436.

Using reference member prevents defining assignment operator for the
iterator class of int_vector_buffer. This commit fixes simongog#436.
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.

Using reference member prevents defining assignment operator for the iterator class of int_vector_buffer

1 participant