Metafunction
IsSameType
Metaprogramming type comparison.
IsSameType<T1, T2>::Type
IsSameType<T1, T2>::VALUE
Include Headers
seqan/basic.h
Parameters
T1
Left-hand argument.
T2
Right-hand argument.
Return Values
True/true if T1 is the same as T2, otherwise False/false.
SeqAn - Sequence Analysis Library - www.seqan.de
 

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