Function
infimumValueImpl
Implements minValue.
Include Headers
seqan/basic.h
Parameters
|  A pointer that is used as a tag to specify the value type. Remarks: The pointer needs not to point to a valid object, so it is possible to use a null pointer here. | 
Remarks
Status
 deprecated, will be removed in favour of MinValue
Return Values
 A value inf  that holds: inf <= i  for all values i .
See Also
SeqAn - Sequence Analysis Library - www.seqan.de