#include <unionfind.h>
Public Attributes | |
struct ufrec * | data |
uint32_t | maxid |
Definition at line 35 of file unionfind.h.
struct ufrec* unionfind::data |
Definition at line 38 of file unionfind.h.
uint32_t unionfind::maxid |
Definition at line 37 of file unionfind.h.