Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

monotonic_buffer_resource: initial_size vs buffer_size #1055

Closed
yurikhan opened this issue Nov 16, 2016 · 2 comments
Closed

monotonic_buffer_resource: initial_size vs buffer_size #1055

yurikhan opened this issue Nov 16, 2016 · 2 comments
Assignees

Comments

@yurikhan
Copy link

In [memory.resource.monotonic.buffer.ctor], ¶4:

Sets […] next_buffer_size to initial_size (but not less than 1) […]

However, the name initial_size is not in scope at that point. Was buffer_size intended?

@tkoeppe
Copy link
Contributor

tkoeppe commented Nov 16, 2016

@AlisdairM: This looks like your kettle of fish.

@timsong-cpp
Copy link
Contributor

See cplusplus/fundamentals-ts#66

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

No branches or pull requests

4 participants