type erasure

短语

词形变化

type erasures 复数 type erasures

释义与例句

n.
  1. 1.

    A compile-time process by which explicit data type annotations are removed from a program, before run-time execution.

    可数 不可数 计算机 工程 数学
  2. 2.

    A technique by which a class is made generic without requiring compile-time template arguments.

    可数 不可数