template <typename Storage>

struct StorageTraits

Defined at line 85 of file ../../src/lib/zbitl/include/lib/zbitl/storage-traits.h

The zbitl::StorageTraits template must be specialized for each type used as

the Storage type parameter to zbitl::View (see

<lib

/zbitl/view.h). The

requirements for specializations are described by the concepts below.