memory_manager: Mark IsGranularRange() as a const member function
This doesn't modify internal member state, so it can be marked as const.
Please register or sign in to comment
This doesn't modify internal member state, so it can be marked as const.