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

extraneous value_type requirement on buffer sequences #103

Closed
vinniefalco opened this issue Apr 28, 2018 · 1 comment
Closed

extraneous value_type requirement on buffer sequences #103

vinniefalco opened this issue Apr 28, 2018 · 1 comment

Comments

@vinniefalco
Copy link
Member

The implementation of buffer sequence type checks requires the nested value_type, but the documented requirements for buffer sequences omits this requirement. This should be resolved by removing the requirement for a nested value_type in the metafunction.

@ghost
Copy link

ghost commented Dec 30, 2020

This issue was moved by chriskohlhoff to chriskohlhoff/asio#610.

@ghost ghost closed this as completed Dec 30, 2020
@ghost ghost locked and limited conversation to collaborators Dec 30, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant