前方宣言
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
Wikidata facts
- Subclass of
- declaration
Show 1 more fact
- Stack Exchange tag
- stackoverflow.com/tags/forward-declaration
Sources (1)
via Wikidata · CC0
Article · 日本語
プログラミングにおいて、前方宣言(ぜんぽうせんげん、英: forward declaration)とはプログラマが完全な定義を与えていないプログラム要素を表すシンボルの事前宣言のことである。変数、関数、型などに対するシンボルが含まれる。
Abstract from DBpedia / Wikipedia · CC BY-SA