OpenMS
Loading...
Searching...
No Matches
IDScoreGetterSetter::IsIDType< T > Struct Template Reference
Collaboration diagram for IDScoreGetterSetter::IsIDType< T >:
[legend]

Static Public Attributes

static bool const value
 

Member Data Documentation

◆ value

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