[][src]Macro sophia::impl_indexed_dataset_for_wrapper

macro_rules! impl_indexed_dataset_for_wrapper {
    () => { ... };
}

Defines the implementation of IndexedDataset for DatasetWrapper around another IndexedDataset.