![]() |
VR-Link API Documentation for HLA 1.3
|
The FOM type components are stored in sets of shared pointers This comparator orders them by the value of the instances instead of the pointers. More...
Public Types | |
| typedef std::shared_ptr< T > | element_type |
Public Member Functions | |
| bool | operator() (const element_type &lhs, const element_type &rhs) const |
The FOM type components are stored in sets of shared pointers This comparator orders them by the value of the instances instead of the pointers.
| typedef std::shared_ptr<T> FomTypeCompare< T >::element_type |
|
inline |