Metafunction
Value
Type of the items in the container or behind an iterator.
Include Headers
seqan/basic.h
Parameters
Type for which the value type is determined. Spec.Journaled String Class.HotList Class.HistogramSet Types: Accumulator, Align, AlignCols, char array, Finder, FrequencyDistribution, Gaps, Holder, IdManager, IdManager, InternalMap, InternalPointerMap, InternalRawMap, IntervalAndCargo, IntervalTree, IntervalTreeNode, Iter, MemoryManager, MemoryManager, MotifFinder, Pdf, PointAndCargo, PriorityType, PropertyMap, Proxy, Pseudocount, Rng, Score, Seed, SeedSet, SeedSet, Segment, Shape, SimpleType, std::basic_string, std::list, std::vector, String, StringEnumerator, Triple, Tuple, UnionFind Class.MyClass | |
Position of the type to query. Types: | |
Index of the entry for which to retrieve the type. Types: Remarks: This is only used for static-sized containers and aggregates. |
Remarks
The value type of a container T is the type of the elements in T .
For example, the value type of a sequence of int is int .
Return Values
Value type of |
Functions
| Adds a new string to the StringSet and returns an id. | |
| Makes an object to owner of its content. | |
| Makes holder dependent. |
Examples
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de