comparison operator
常見(jiàn)例句
- std::pair has a comparison operator that does effectively the same comparisons as your version.
pair有一個(gè)比較運(yùn)算符,跟你剛才寫(xiě)的那個(gè)一樣。 - These assertions work on user-defined types too, but you must overload the corresponding comparison operator (==, !=, so on).
這些斷言也適用於用戶定義的類(lèi)型,但是必須覆蓋相應(yīng)的比較操作符(==、! =、等等)。 - Type a valid XPath expression (a reference on XPath is included in the Resources section following), a comparison operator (=, >, or and the expected number of nodes that the query should return.
鍵入 一個(gè)有傚的 XPath 表達(dá)式 (有關(guān) XPath 的一個(gè)蓡考在下麪的 蓡考資料 部分中), 一個(gè)比較運(yùn)算符 (=, >, 或 和查詢應(yīng)該返廻的所期望的結(jié)點(diǎn)數(shù)。 返回 comparison operator