llarp::consensus::detail::nth_greater
Public Functions
| Name | |
|---|---|
| constexpr bool | operator()(const T & lhs, const T & rhs) const |
Detailed Description
template <typename T ,
size_t N>
struct llarp::consensus::detail::nth_greater;
Public Functions Documentation
function operator()
inline constexpr bool operator()(
const T & lhs,
const T & rhs
) const
Updated on 2026-01-10 at 22:49:45 +0000