Public Attributes
mkavl_allocator_st_ Struct Reference

#include <mkavl.h>

List of all members.

Public Attributes

mkavl_malloc_fn malloc_fn
mkavl_free_fn free_fn

Detailed Description

Specifies the allocator functions for an AVL tree.

Definition at line 174 of file mkavl.h.


Member Data Documentation

The freeing function

Definition at line 178 of file mkavl.h.

The allocating function

Definition at line 176 of file mkavl.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines