Skip to content
Snippets Groups Projects
Commit fa645c2d authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: noexcept size_bytes() method for lists

- for use when the is_contiguous check has already been done outside
  the loop. Naming as per std::span.

STYLE: use data/cdata instead of begin

ENH: replace random_shuffle with shuffle, fix OSX int64 ambiguity
parent 51cd7cee
Showing
with 103 additions and 60 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment