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

#include <template.h>

Data Fields

KEY const * key
VALUE const * value
VALUEvalue

Detailed Description

Definition at line 590 of file template.h.

Field Documentation

◆ key

KEY const * KV_PAIR::key

Definition at line 591 of file template.h.

◆ value [1/2]

VALUE const * KV_PAIR::value

Definition at line 592 of file template.h.

◆ value [2/2]

VALUE* KV_PAIR::value

Definition at line 389 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