template<typename Key, typename Type, typename Compare = FbxLessCompare<Key>, typename Allocator = FbxBaseAllocator>
class FbxMap< Key, Type, Compare, Allocator >::KeyValuePair
This class defines the key-value pairs used by the map.
Definition at line 72 of file fbxmap.h.