Spec PackedTriple
Disable memory alignment to store memory.

Extends Triple
All Extended Triple
All Impl'd ComparableConcept, EqualityComparableConcept, LessThanComparableConcept
Defined in <seqan/basic.h>
Signature template <typename T1, typename T2, typename T3> class Triple<T1, T2, T3, Pack>;

Template Parameters

T1 The first type of the Triple.
T2 The second type of the Triple.
T3 The third type of the Triple.

Member Function Overview

Member Functions Inherited From Triple

Member Functions Inherited From ComparableConcept

Member Functions Inherited From EqualityComparableConcept

Member Functions Inherited From LessThanComparableConcept

Interface Function Overview

Interface Functions Inherited From Triple

Interface Functions Inherited From ComparableConcept

Interface Metafunction Overview

Interface Metafunctions Inherited From Triple

Member Variable Overview

Member Variables Inherited From Triple