Commit Graph
17 Commits
Author SHA1 Message Date
Ferdinand Bachmann d67b00aa2f add README 2020-04-18 14:52:19 +02:00
Ferdinand Bachmann efe247c774 library.json: update srcFilter 2020-04-18 14:39:09 +02:00
feedc0de da3d887413 Added library.json for platformio integration 2020-04-18 14:39:09 +02:00
Ferdinand Bachmann 7c910b79e5 also fix pointer to ref conversion for non-const iterators 2020-04-18 14:37:52 +02:00
Ferdinand Bachmann 5992de4201 Merge pull request #2 from 0xFEEDC0DE64/fix_iterator_plus_minus
Fixed pointer to ref conversion
2020-04-18 14:36:59 +02:00
feedc0de 4a9095aee7 Fixed pointer to ref conversion 2020-04-18 14:28:27 +02:00
Ferdinand Bachmann 38807a743e don't build tests and add CXXFLAGS by default 2020-04-18 14:20:48 +02:00
Ferdinand Bachmann fba15b1a72 add constexpr-array-shim to test constexpr on C++14 2020-04-18 14:15:25 +02:00
Ferdinand Bachmann 97c4bed1ec fix feature detection for strong enough constexpr 2020-04-18 13:56:49 +02:00
Ferdinand Bachmann 47f3737fb4 fix ring-buffer for simple constexpr usage 2020-04-18 13:46:17 +02:00
Ferdinand Bachmann 43150587a8 remove old test file 2020-04-18 13:32:46 +02:00
Ferdinand Bachmann 76896b2fe0 add const overload for begin 2020-04-18 13:32:22 +02:00
Ferdinand Bachmann b3afcef1b6 add more tests 2020-04-18 13:31:37 +02:00
Ferdinand Bachmann 9f289b9242 fix iterator constructor noexceptness 2020-04-18 13:17:04 +02:00
Ferdinand Bachmann 8cfb62f315 make functions constexpr or noexcept when possible 2020-04-18 13:11:55 +02:00
Ferdinand Bachmann 5feb3f4f60 add feature detection machinery 2020-04-18 12:39:58 +02:00
Ferdinand Bachmann ce9d000673 initial import 2020-04-18 11:36:18 +02:00