Function
value
Reference to the value.
Reference value(container, position)
Reference value(object)
value(file,it)
Include Headers
seqan/basic.h, seqan/blast.h, seqan/graph_types.h, seqan/sequence.h ???Anti Default Sequences, seqan/stream.h
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.
Remarks
Note that the compressed suffix array is read only. Therefore a const reference is return by this function.
Return Values
A reference or proxy to the value.
Metafunctions: Reference
Example Programs
Part of Concept
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2012/10/02 11:10:34