kernel/shared_memory: Add a const qualified member function overload for GetPointer()
Given this doesn't mutate instance state, we can provide a const-qualified variant as well.
Please register or sign in to comment
Given this doesn't mutate instance state, we can provide a const-qualified variant as well.