Skip to content

Conversation

@DuncanMcBain
Copy link
Member

Default constructible buffers would be a useful addition for generic
code. This proposal adds a zero-argument constructor and functions
for determining whether or not a buffer is usable.

Default constructible buffers would be a useful addition for generic
code. This proposal adds a zero-argument constructor and functions
for determining whether or not a buffer is usable.
Copy link
Contributor

@AerialMantis AerialMantis left a comment

Choose a reason for hiding this comment

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

Looks great, thanks! Just some minor comments.

* Add hopefully nonconflicting proposal number
* Clarify what it means to use a default buffer and its functions...
* ...and therefore add Gordon as a contributor :)
* Add suggested operator clarification
@DuncanMcBain
Copy link
Member Author

@AerialMantis I've added some more words that hopefully clarify what default-constructed buffers should do when various of their functions are called. Thanks for the feedback!

Copy link

@Ruyk Ruyk left a comment

Choose a reason for hiding this comment

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

I have some minor comments, but can be addressed in a separate MR.
Thanks!

@Ruyk Ruyk merged commit 2a72cad into master Sep 22, 2019
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.

4 participants