class static_assert_eq<T, left, right> testo¶ template <typename T, T left, T right> struct static_assert_eq { … } Defined at test/comparison.hpp:44