tetengo 1.8.1
A multipurpose library set
Loading...
Searching...
No Matches
tetengo_trie_trieElement_tag Struct Reference

An element type. More...

#include <trie.h>

Public Attributes

const char * key
 
const void * p_value
 

Detailed Description

An element type.

Member Data Documentation

◆ key

const char* tetengo_trie_trieElement_tag::key

The key.

◆ p_value

const void* tetengo_trie_trieElement_tag::p_value

The pointer to the value.


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