Commit Graph

8 Commits

Author SHA1 Message Date
King_DuckZ 222a3b3621 Update copyright to 2020 2020-05-04 03:59:02 +02:00
King_DuckZ 19b12600d8 Add the version number to vectorwrapper.hpp 2019-01-19 11:06:49 +00:00
King_DuckZ d9dacb739a Properly stop looping when vec values go past the end. 2017-08-02 23:37:25 +01:00
King_DuckZ 445d7b5e27 Forward to the other ctor. 2017-07-27 20:54:49 +01:00
King_DuckZ e242f0b154 Allow an iteration step. 2017-07-27 20:48:52 +01:00
King_DuckZ 2ff4301471 Use the last index, not just the last value in Vec. 2017-07-26 23:53:13 +01:00
King_DuckZ 42f3133640 Check that all indices are valid.
The code tries to make the compiler spit out which one is the
invalid index, if any.
2017-07-26 23:31:11 +01:00
King_DuckZ 221f236f40 Finish implementing the sequence_range feature. 2017-07-26 21:16:19 +01:00