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

#include <template.h>

Public Attributes

K const * key
 
V const * value
 

Detailed Description

Definition at line 391 of file template.h.

Member Data Documentation

◆ key

K const* KV_PAIR_CONST::key

Definition at line 392 of file template.h.

◆ value

V const* KV_PAIR_CONST::value

Definition at line 393 of file template.h.


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