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