TopN.this

The variable ntop controls how many elements are retained.

struct TopN(T, alias compFun = "a > b")
this
(
uint ntop
)

Meta