vibe-core/source/vibe
Sönke Ludwig 857be9459e Improve convenience of the Channel API.
- allows all methods to be called on a `shared(Channel!T)` instance.
- `Channel` pre-defines the `buffer_size` argument to 100, matching `createChannel`
2019-01-22 10:50:46 +01:00
..
core Improve convenience of the Channel API. 2019-01-22 10:50:46 +01:00
internal Make FixedRingBuffer compatible with non-copyable structs. 2019-01-14 22:15:38 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00