Skip to content

slices should support volatile #252

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

Closed
andrewrk opened this issue Feb 7, 2017 · 1 comment
Closed

slices should support volatile #252

andrewrk opened this issue Feb 7, 2017 · 1 comment
Labels
enhancement Solving this issue will likely involve adding new logic or components to the codebase.
Milestone

Comments

@andrewrk
Copy link
Member

andrewrk commented Feb 7, 2017

A slice is a pointer and a length. The pointer of a slice should be able to be volatile.

@andrewrk andrewrk added the enhancement Solving this issue will likely involve adding new logic or components to the codebase. label Feb 7, 2017
@andrewrk andrewrk modified the milestone: 0.2.0 Mar 26, 2017
@andrewrk
Copy link
Member Author

Solving with #37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Solving this issue will likely involve adding new logic or components to the codebase.
Projects
None yet
Development

No branches or pull requests

1 participant