garlic::MemberPair< ValueType, KeyType > Struct Template Reference

Generic struct to hold a pair to be used to store key-value associations in an object. More...

#include <layer.h>

Detailed Description

template<typename ValueType, typename KeyType = ValueType>
struct garlic::MemberPair< ValueType, KeyType >

Generic struct to hold a pair to be used to store key-value associations in an object.


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