Typedef magic_enum::containers::name_greater

Typedef Documentation

template<typename E = void>
using magic_enum::containers::name_greater = detail::name_sort_impl<E, std::greater<>>