Skip to content
Snippets Groups Projects
Ben Cumming's avatar
Benjamin Cumming authored
* replace a call to `std::iota` with a for loop because the Intel
compiler was optimizing out the `std::iota` call in a unit test.
* add uniform syntax for converting pointer+size and ArrayView+size
into an ArrayView to provide uniform method for accessing ranges
inside mechanisms with/without optimizations.
99119e5f
Name Last commit Last update
..
json @ 2225c365
modparser @ b200bf63
tclap @ f41dcb5c
vector @ c8678e80