Is your feature request related to a problem? Please describe.
This function only checks bits (read only), it does not modify the "Set" argument
Describe the solution you'd like
The pointer should be qualified const
Additional context
#854 (part of CFS-38 review) corrected the internal function, but it looks like this one was missed.
It is part of the public API but adding const here shouldn't break anything.
Requester Info
Joseph Hickey, Vantage Systems, Inc.