On Wed, Jan 6, 2016 at 7:15 AM, Henri Sivonen <[email protected]> wrote: > On Thu, Oct 1, 2015 at 9:58 PM, Jonathan Watt <[email protected]> wrote: >> For those who are interested in this, there's a bug to consider integrating >> the Guidelines Support Library (GSL) into the tree: >> >> https://bugzilla.mozilla.org/show_bug.cgi?id=1208262 > > This bug appears to have stalled. > > What should my expectations be regarding getting an equivalent of (at > least single-dimensional) GSL span<T> (formerly array_view<T>; > conceptually Rust's slice) into MFBT?
Something like this already exits: mfbt/Range.h -Jeff _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

