|
C Container Collection (CCC)
|
The type passed by reference to any container function that may need to modify elements. The context pointer is passed as the context argument of the CCC_Arguments type, when provided.
More...
#include <types.h>
The type passed by reference to any container function that may need to modify elements. The context pointer is passed as the context argument of the CCC_Arguments type, when provided.
Data Fields | |
| CCC_Modifier_interface * | modify |
| void * | context |
| void* CCC_Modifier::context |
Additional state to pass to the modification.
| CCC_Modifier_interface* CCC_Modifier::modify |
The modifier function to be passed to operation.