Metafunction
IfC
Metaprogramming "if", value based version.
If<b, T1, T2>::Type
Include Headers
seqan/basic.h
Parameters
b
The condition to evaluate.
Types: bool
T1
Result if b.
T2
Result if not b.
Return Values
If b is true then T1, otherwise T2.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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