|
Teamcenter C++ API Reference
2312
|
#include <TcBaseTypes.hxx>
Public Types | |
| typedef std::set< Key, Predicate, std::allocator< Key > > | Set |
Helper class to typedef std::set with an sm_allocator.
Example.
Definition at line 85 of file TcBaseTypes.hxx.
| typedef std::set< Key, Predicate, std::allocator< Key > > Teamcenter::StdSmSet< Key, Predicate >::Set |
Definition at line 88 of file TcBaseTypes.hxx.