SFA.length_

Undocumented in source.
  1. ubyte length_;
  2. ushort length_;
  3. size_t length_;
    struct SFA(T, size_t Size = 32)
    static if(!(Size <= ubyte.max))
    static if(!(Size <= ushort.max))
    size_t length_;

Meta