Spec PoolConfigSize
Configuration of Pool.

Extends PoolSpec
All Extended Pool, PoolSpec
Defined in <seqan/pipe.h.
Signature template <typename TSize[, typename TFile]> struct PoolConfigSize;

Template Parameters

TSize The Pool's size type.
TFile The underlying File type, defaults to File<>.

Interface Function Overview

Interface Functions Inherited From Pool

See Also