Elaztek Developer Hub
Blamite Game Engine - Strings  00386.06.16.23.0646.blamite
A library containing general purpose utilities and classes for use in multiple projects.
BlamMapPair< KeyType, ValueType > Struct Template Reference

#include <map.h>

Public Attributes

KeyType key
 
ValueType value
 

Member Data Documentation

◆ key

template<typename KeyType , typename ValueType >
KeyType BlamMapPair< KeyType, ValueType >::key

◆ value

template<typename KeyType , typename ValueType >
ValueType BlamMapPair< KeyType, ValueType >::value

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