type erasure

名词 n.

英文释义

名词 n.
  1. A compile-time process by which explicit data type annotations are removed from a program, before run-time execution. countable,uncountable
    — Although .NET does not have type erasure, meaning it supports reified types, the .NET version of Scala currently follows the JVM's erasure model in order to avoid incompatibilities that would require a “forked” implementation.
  2. A technique by which a class is made generic without requiring compile-time template arguments. countable,uncountable
    — Type erasure is often seen as a mysterious, enigmatic programming technique. It is not exclusive to C++ (most tutorials on type erasure use Java for their examples).

词形变化

type erasures plural

词汇关系

下位词
0 次浏览 数据来源: Wiktionary