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

#include <interval_map.h>

Data Fields

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

Field Documentation

◆ clone

TKey(* interval_map_vtabk::clone) (TKey)

◆ comp

int(* interval_map_vtabk::comp) (TKey, TKey)

◆ drop

void(* interval_map_vtabk::drop) (TKey)

◆ hash

size_t(* interval_map_vtabk::hash) (TKey)

◆ prio

int(* interval_map_vtabk::prio) (TKey, TKey)

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