GSL/include/gsl
Vincent Zalzal 010ab921bf Fix multi_span constructor taking a const std::array. (#523)
not called even by the unit test (it was calling the "container" ctor
instead). I mimicked the constructor taking a non-const std::array to fix
the issue.
2017-06-01 21:55:25 -07:00
..
gsl Fixes dereferencing operator issue #517 introduced in PR #513 (#516) 2017-05-31 11:18:55 -07:00
gsl_algorithm Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
gsl_assert Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
gsl_byte Fix bug in comparison that selects std::byte. 2017-05-31 19:08:11 -07:00
gsl_util Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
multi_span Fix multi_span constructor taking a const std::array. (#523) 2017-06-01 21:55:25 -07:00
span GSL_NOEXCEPT should appear before the initialization list (#514) 2017-05-30 08:09:09 -07:00
string_span Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00