Skip to content
Snippets Groups Projects
  1. Aug 23, 2016
    • Benjamin Cumming's avatar
      fix issues with Intel Compiler and optimized builds · 99119e5f
      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
  2. Aug 16, 2016
  3. Aug 05, 2016
  4. Aug 04, 2016
  5. Aug 03, 2016
  6. Aug 02, 2016