pivotPartitionImpl.pivotPartitionImpl

Undocumented in source. Be warned that the author may not have intended to support it.
template pivotPartitionImpl(alias less)
@trusted
@optmath
void
pivotPartitionImpl
(
Iterator
)
(
ref Iterator frontI
,
ref Iterator lastI
,
ref Iterator pivotI
)

Meta