[Groonga-commit] groonga/grnxx at 6f6aa3d [new_data_types] Remove meaningless forward declarations.

Back to archive index

susumu.yata null+****@clear*****
Thu Nov 6 08:23:43 JST 2014


susumu.yata	2014-11-06 08:23:43 +0900 (Thu, 06 Nov 2014)

  New Revision: 6f6aa3defc84e9d56cf4f61a14a3d3288a783686
  https://github.com/groonga/grnxx/commit/6f6aa3defc84e9d56cf4f61a14a3d3288a783686

  Message:
    Remove meaningless forward declarations.

  Modified files:
    lib/grnxx/impl/table.hpp

  Modified: lib/grnxx/impl/table.hpp (+0 -2)
===================================================================
--- lib/grnxx/impl/table.hpp    2014-11-06 08:04:13 +0900 (9a62a99)
+++ lib/grnxx/impl/table.hpp    2014-11-06 08:23:43 +0900 (b83c1dd)
@@ -15,8 +15,6 @@ using DBInterface = grnxx::DB;
 using TableInterface = grnxx::Table;
 
 class DB;
-class TableRegularCursor;
-class TableReverseCursor;
 
 class Table : public TableInterface {
  public:
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index