Trait typenum::type_operators::IsEqual
source · [−]Expand description
A type operator that returns True
if Self == Rhs
, otherwise returns False
.
A type operator that returns True
if Self == Rhs
, otherwise returns False
.