Derive-C
Loading...
Searching...
No Matches
KV_PAIR_CONST Struct Reference

#include <template.h>

Data Fields

KEY const * key
VALUE const * value

Detailed Description

Definition at line 532 of file template.h.

Field Documentation

◆ key

KEY const * KV_PAIR_CONST::key

Definition at line 533 of file template.h.

◆ value

VALUE const * KV_PAIR_CONST::value

Definition at line 534 of file template.h.


The documentation for this struct was generated from the following files:
  • /home/runner/work/derive-C/derive-C/src/derive-c/container/map/ankerl/template.h
  • /home/runner/work/derive-C/derive-C/src/derive-c/container/map/decomposed/template.h
  • /home/runner/work/derive-C/derive-C/src/derive-c/container/map/staticlinear/template.h
  • /home/runner/work/derive-C/derive-C/src/derive-c/container/map/swiss/template.h