FBX C++ API Reference
FbxMap< Key, Type, Compare, Allocator >::KeyValuePair Class Reference

This class defines the key-value pairs used by the map. More...

#include <fbxmap.h>

+ Inheritance diagram for FbxMap< Key, Type, Compare, Allocator >::KeyValuePair:

Detailed Description

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.


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