function template
常見例句
- Each function template has an associated object template.
每個(gè)函數(shù)模板都有一個(gè)關(guān)聯(lián)的對(duì)象模板。
blog.sina.com.cn - If a query has a function template in a predicate or a select list, the function template must be part of the materialized query table.
如果查詢?cè)谥^詞或選擇列表中具有一個(gè)函數(shù)模板,那么該函數(shù)模板必須是物化查詢表的一部分。 - For example, consider using a function template that is type independent or an adapter class template to extend another type with special behavior.
例如,請(qǐng)考慮使用獨(dú)立于類型的函數(shù)模板,或用于使用特殊行為擴(kuò)展其他類型的適配器類模板。 返回 function template