[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Public Attributes | List of all members
KLFMapInitData< Value > Struct Template Reference

#include <klfutil.h>

Public Attributes

const char * key
 
Value value
 

Detailed Description

template<class Value>
struct KLFMapInitData< Value >

Definition at line 496 of file klfutil.h.

Member Data Documentation

◆ key

template<class Value>
const char* KLFMapInitData< Value >::key

Definition at line 496 of file klfutil.h.

Referenced by klfMakeMap().

◆ value

template<class Value>
Value KLFMapInitData< Value >::value

Definition at line 496 of file klfutil.h.

Referenced by klfMakeMap().


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

Generated by doxygen 1.8.13