Type Definition multistr::CStringArray2[][src]

type CStringArray2 = Static2<CStr>;

Array of immutable CStrs stored on the heap in the same buffer.