出典:Wiktionary
forward declaration (countable かつ uncountable, 複数形 forward declarations)
出典:Wikipedia
出典:『Wikipedia』 (2010/07/24 17:25 UTC 版)
In computer programming, a forward declaration is a declaration of an identifier (denoting an entity such as a type, a variable, or a function) for which the programmer has not yet given a complete definition.