IsEqualExist
IsEqualExist struct
Checks if type provides operator ==.
template<class T>class IsEqualExist
Template parameters
| Parameter | Description |
|---|---|
| T | Type to check. |
Fields
| Field | Description |
|---|---|
| static constexpr value | True if operator == is provided, false otherwise. |
See Also
- Namespace System::Collections::Generic::Details
- Library Aspose.Slides