Fixes for C++98
[junction.git] / junction / extra / impl / MapAdapter_Leapfrog_RWLock.h
index 547cee3cdc3bc6f79d0eaa62bbe54f7d5f017f7e..d47780a42006482dd85391a00ffd89ff7c2008bd 100644 (file)
@@ -23,7 +23,7 @@ namespace extra {
 
 class MapAdapter {
 public:
-    static TURF_CONSTEXPR const char* MapName = "Single + RWLock";
+    static TURF_CONSTEXPR const char* getMapName() { return "Single + RWLock"; }
 
     MapAdapter(ureg) {
     }