Skip to content

Instantly share code, notes, and snippets.

@JohanMabille
Created January 2, 2020 23:59
Show Gist options
  • Save JohanMabille/723e90539492d01739ca1661d1110fcf to your computer and use it in GitHub Desktop.
Save JohanMabille/723e90539492d01739ca1661d1110fcf to your computer and use it in GitHub Desktop.
reference operator*() const;
void step(size_type dim, size_type n = 1);
void step_back(size_type dim, size_type n = 1);
void reset(size_type dim);
void reset_back(size_type dim);
void to_begin();
void to_end(layout_type l);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment