Serene Runtime 1.0.0-dev
C runtime for the Serene programming language
Loading...
Searching...
No Matches
pqmh_control_t Struct Reference

Per type configuration. More...

#include <pqmh.h>

Collaboration diagram for pqmh_control_t:
[legend]

Data Fields

pqmh_less_fn less

Detailed Description

Per type configuration.

Only the comparison varies between element types. The heap operations themselves are type independent, so the control carries just the ordering predicate.

Definition at line 57 of file pqmh.h.

Field Documentation

◆ less

pqmh_less_fn pqmh_control_t::less

Definition at line 58 of file pqmh.h.


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