[Groonga-commit] groonga/grnxx at f336534 [master] Remove an old comment.

Back to archive index

susumu.yata null+****@clear*****
Tue Dec 16 10:42:47 JST 2014


susumu.yata	2014-11-14 11:49:50 +0900 (Fri, 14 Nov 2014)

  New Revision: f336534a86946041084fd656d9e6ff7688b41038
  https://github.com/groonga/grnxx/commit/f336534a86946041084fd656d9e6ff7688b41038

  Message:
    Remove an old comment.

  Modified files:
    lib/grnxx/impl/expression.cpp

  Modified: lib/grnxx/impl/expression.cpp (+0 -2)
===================================================================
--- lib/grnxx/impl/expression.cpp    2014-11-13 23:20:08 +0900 (914dd42)
+++ lib/grnxx/impl/expression.cpp    2014-11-14 11:49:50 +0900 (d25f2aa)
@@ -1032,8 +1032,6 @@ struct GreaterEqual {
 template <typename T>
 using GreaterEqualNode = ComparisonNode<GreaterEqual::Comparer<T>>;
 
-// TODO: BitwiseAnd/Or/XorNode should be implemented on the same base class?
-
 // ---- BitwiseBinaryNode ----
 
 template <typename T, typename U = typename T::Value>
-------------- next part --------------
HTML����������������������������...
Download 



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