Renaming of MemorySetting > Ownership

This commit is contained in:
Pepijn Schoen
2017-04-03 09:51:41 +02:00
committed by Patrick Niklaus
parent d6e56c38d5
commit 16665aeb00
21 changed files with 126 additions and 126 deletions
+3 -3
View File
@@ -30,10 +30,10 @@ namespace osrm
namespace storage
{
enum class MemorySetting
enum class Ownership
{
SharedMemory,
InternalMemory
Container,
View
};
struct OSRMLockFile