OpenMS  2.5.0
Static Public Attributes | List of all members
IDScoreGetterSetter::IsHitType< T > Struct Template Reference

Static Public Attributes

static const bool value = std::is_same<T, PeptideHit>::value || std::is_same<T, ProteinHit>::value
 

Member Data Documentation

◆ value

const bool value = std::is_same<T, PeptideHit>::value || std::is_same<T, ProteinHit>::value
static