Function
value
Reference to the value.
Reference value(object)
Reference value(container, position)
value(file,it)
Parameters
object
An object that holds a value or an iterator that points to a value.
container
A container of values.
position
A position in container on which the value should be accessed.
file
A file stream.
it
An iterator.
Return Values
A reference or proxy to the value.
Metafunctions: Reference
Example Programs
Part of Concept
See Also
SeqAn - Sequence Analysis Library - www.seqan.de