libsapling
0.8.0
|
Information required to perform insertion. More...
#include <graph.h>
Data Fields | |
size_t | size |
void * | data |
void * | info |
Information required to perform insertion.
info_insert::data |
Pointer to the data to be copied to the data storage of a node
info_insert::info |
Pointer to arbitrary user information to be passed to the predicate and apply functions
info_insert::size |
Size of the data to be copied to the data storage of a node