|
Teamcenter C++ API Reference
2312
|
#include <TcBaseTypes.hxx>
Public Types | |
| typedef std::map< Key, Value, Predicate, std::allocator < std::pair< const Key, Value > > > | Map |
Helper class to typedef std::map with an sm_allocator.
Example.
Definition at line 65 of file TcBaseTypes.hxx.
| typedef std::map< Key, Value, Predicate, std::allocator< std::pair< const Key, Value > > > Teamcenter::StdSmMap< Key, Value, Predicate >::Map |
Definition at line 68 of file TcBaseTypes.hxx.