Return the address of the modifiable holder pointed to by this holder.
Synopsis
Declared in <balm_category.h>
CategoryHolder*
next() const;
Return Value
address of the next category holder, or null
Created with MrDocs
Return the address of the modifiable holder pointed to by this holder.
Declared in <balm_category.h>
CategoryHolder*
next() const;
address of the next category holder, or null
Created with MrDocs