dalicious.typecons

Some additional generic types.

Members

Structs

BoundedArray
struct BoundedArray(E, size_t maxElements_)

A statically allocated array with up to maxElements elements.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

Arne Ludwig <arne.ludwig@posteo.de>