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-04-01 at 23:35:39 +0000