mir.small_string

Small String

The module contains self-contained generic small string implementaton.

SmallString supports ASDF - Json Serialisation Library.

See also include/mir/small_series.h for a C++ version of this type. Both C++ and D implementations have the same ABI and name mangling.

Members

Structs

SmallString
struct SmallString(uint maxLength)
Undocumented in source.

Meta

Authors

Ilya Yaroshenko