OpenMS
IDScoreGetterSetter::IsIDType< T > Struct Template Reference
Collaboration diagram for IDScoreGetterSetter::IsIDType< T >:
[legend]

Static Public Attributes

static bool const value
 

Member Data Documentation

◆ value

bool const value
static
Initial value:
=
std::is_same<T, PeptideIdentification>::value || std::is_same<T, ProteinIdentification>::value