All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
map_entry Struct Reference

Detailed Description

Private helper structure.

Definition at line 36 of file as_orderedmap.h.

#include "as_orderedmap.h"

+ Collaboration diagram for map_entry:

Data Fields

as_valkey
 
as_valvalue
 

Field Documentation

◆ key

as_val* map_entry::key

Definition at line 37 of file as_orderedmap.h.

◆ value

as_val* map_entry::value

Definition at line 38 of file as_orderedmap.h.


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