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

#include <template.h>

Public Attributes

K const * key
 
Vvalue
 

Detailed Description

Definition at line 318 of file template.h.

Member Data Documentation

◆ key

K const* KV_PAIR::key

Definition at line 319 of file template.h.

◆ value

V* KV_PAIR::value

Definition at line 320 of file template.h.


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