operator<()
SmartPtrInfo::operator<(const SmartPtrInfo&) const method
Less-compares values of pointers referenced by two info objects.
bool System::SmartPtrInfo::operator<(const SmartPtrInfo &other) const
Arguments
Parameter | Type | Description |
---|---|---|
other | const SmartPtrInfo& | Information on pointer to compare with. |
Return Value
True if value of pointer referenced by current info object preceeds the value of other one, false otherwise..
See Also
- Class SmartPtrInfo
- Namespace System
- Library Aspose.Slides