[Groonga-mysql-commit] mroonga/mroonga [master] doc coding-style: update about implicit template instantiation

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 16日 (金) 11:30:28 JST


Kouhei Sutou	2012-03-16 11:30:28 +0900 (Fri, 16 Mar 2012)

  New Revision: d21fd93389e9318e7b5a0c8ec8472056e90a0fa2

  Log:
    doc coding-style: update about implicit template instantiation

  Modified files:
    doc/source/developer/coding_style.rst

  Modified: doc/source/developer/coding_style.rst (+3 -1)
===================================================================
--- doc/source/developer/coding_style.rst    2012-03-16 11:19:50 +0900 (4be00fb)
+++ doc/source/developer/coding_style.rst    2012-03-16 11:30:28 +0900 (5cae01d)
@@ -569,7 +569,9 @@ C++では真偽値に ``bool`` を使うためこのような状況は発生し
 メモ
 ----
 
-  * 動的テンプレートを使わない。(要追加情報。implicit template?)
+  * 動的テンプレートを使わない。(要追加情報。implicit
+    template instantiationのことであれば、これはふつうに使わ
+    れているものなので特に禁止しないんでいいんじゃない説?)
   * typeidを使わない。
   * 例外はMySQLで問題がないようであればOK。mroongaから外の世
     界(MySQLの世界)にはださないようにする。




Groonga-mysql-commit メーリングリストの案内
Back to archive index