#include <unionfind.h>
Public Attributes | |
| struct ufrec * | data |
| uint32_t | maxid |
Definition at line 41 of file unionfind.h.
| struct ufrec* unionfind::data |
Definition at line 44 of file unionfind.h.
| uint32_t unionfind::maxid |
Definition at line 43 of file unionfind.h.