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.
Member of
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:36