lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 0bc18ce 1/4: Allow inheritance from class DBD


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 0bc18ce 1/4: Allow inheritance from class DBDictionary
Date: Mon, 28 Jan 2019 18:53:14 -0500 (EST)

branch: master
commit 0bc18ce80a8d9b560ba361ffb9bef69fe6af7a23
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Allow inheritance from class DBDictionary
---
 dbdict.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dbdict.hpp b/dbdict.hpp
index abfa12c..7cf7f95 100644
--- a/dbdict.hpp
+++ b/dbdict.hpp
@@ -34,7 +34,7 @@
 
 /// Cached product database.
 
-class LMI_SO DBDictionary final
+class LMI_SO DBDictionary
     :public xml_serializable  <DBDictionary>
     ,public MemberSymbolTable <DBDictionary>
     ,public cache_file_reads  <DBDictionary>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]