Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains the reference topics for the ATL global operators.
Operator |
Description |
---|---|
Compares two CSid objects or SID structures for equality. |
|
Compares two CSid objects or SID structures for inequality. |
|
Tests if the CSid object or SID structure on the left side of the operator is less than the CSid object or SID structure on the right side (for STL compatibility). |
|
Tests if the CSid object or SID structure on the left side of the operator is greater than the CSid object or SID structure on the right side (for STL compatibility). |
|
Tests if the CSid object or SID structure on the left side of the operator is less than or equal to the CSid object or SID structure on the right side (for STL compatibility). |
|
Tests if the CSid object or SID structure on the left side of the operator is greater than or equal to the CSid object or SID structure on the right side (for STL compatibility). |
These operators are all defined in the file atlsecurity.h.