Fixes for C++98
[junction.git] / junction / extra / impl / MapAdapter_NBDS.h
index 13e933406c36a2a9874a36350963c27ccaa89727..8e2e7454a02b37db641659d75809deb58790072c 100644 (file)
@@ -31,7 +31,7 @@ namespace extra {
 
 class MapAdapter {
 public:
-    static TURF_CONSTEXPR const char* MapName = "nbds hashtable_t";
+    static TURF_CONSTEXPR const char* getMapName() { return "nbds hashtable_t"; }
 
     MapAdapter(ureg) {
     }