MultiIndexContainer.to_range

Undocumented in source. Be warned that the author may not have intended to support it.
class MultiIndexContainer(Value, Args...)
@property
to_range
(
size_t N
Range0
)
(
Range0 r
)
if (
RangeIndexNo!Range0 != -1
)
if (
IndexedByCount!(Args)() == 1 &&
FindIndexedBy!Args.List.length != 0
&&
IndexedByAllIndices!(FindIndexedBy!Args)().length == 0
&&
&&
&&
ConstnessViewCount!(Args)() <= 1
&&
AllocatorCount!(Args)() <= 1
&&
IndexGarbage!(Args)().length == 0
)

Meta