7 Commits

Author SHA1 Message Date
Ferdinand Bachmann
1364f08e1f basic_ring_buffer: allow to move construct from wrapped container type 2020-04-22 15:54:38 +02:00
Ferdinand Bachmann
f1562b7960 make basic_ring_buffer fulfull its own template parameter requirements 2020-04-22 15:52:07 +02:00
Ferdinand Bachmann
47f3737fb4 fix ring-buffer for simple constexpr usage 2020-04-18 13:46:17 +02:00
Ferdinand Bachmann
76896b2fe0 add const overload for begin 2020-04-18 13:32:22 +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