前方宣言
Sign in to savedeclaration of an identifier (denoting an entity such as a type, a variable, a constant, or a function) for which the programmer has not yet given a complete definition
Article · 日本語
プログラミングにおいて、前方宣言(ぜんぽうせんげん、英: forward declaration)とはプログラマが完全な定義を与えていないプログラム要素を表すシンボルの事前宣言のことである。変数、関数、型などに対するシンボルが含まれる。
Abstract from DBpedia / Wikipedia · CC BY-SA