cdcontainers  0.1.1
Library of data containers and collections for C programming language.
Data Fields
cdc_pairing_heap_iter Struct Reference

The cdc_pairing_heap_iter struct. More...

#include <pairing-heap.h>

Data Fields

struct cdc_pairing_heapcontainer
 
struct cdc_pairing_heap_nodecurrent
 

Detailed Description

The cdc_pairing_heap_iter struct.

Warning
To avoid problems, do not change the structure fields in the code. Use only special functions to access and change structure fields.

Field Documentation

◆ container

struct cdc_pairing_heap* container

◆ current

struct cdc_pairing_heap_node* current

The documentation for this struct was generated from the following file: