cvx
Loading...
Searching...
No Matches
interval_set_vtabv Struct Reference

#include <interval_set.h>

Data Fields

int(* comp )(TVal, TVal)
 
TVal(* clone )(TVal)
 
void(* drop )(TVal)
 
size_t(* hash )(TVal)
 
int(* prio )(TVal, TVal)
 

Field Documentation

◆ clone

TVal(* interval_set_vtabv::clone) (TVal)

◆ comp

int(* interval_set_vtabv::comp) (TVal, TVal)

◆ drop

void(* interval_set_vtabv::drop) (TVal)

◆ hash

size_t(* interval_set_vtabv::hash) (TVal)

◆ prio

int(* interval_set_vtabv::prio) (TVal, TVal)

The documentation for this struct was generated from the following file: