Function
getNil
Utility function returning a value that represents nil. Useful for various graph algorithms, e.g., missing predecessors, vertices that have not been visited, etc.
getNil<T>()
Include Headers
seqan/graph_types.h
Return Values
Pseudo nil value for type T.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2012/03/14 16:34:47