Metafunction
MakeSigned
Converts an integral value into a signed integral value.
MakeSigned<T>::Type
Include Headers
seqan/basic.h
Parameters
T
Input integral type.
Return Values
Type
A type with a sign of the same domain, e.g. int for T = unsigned int.
Default: T
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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